Skip to content

Releases: g-rppl/movetrack

movetrack 0.3.2

05 Jun 06:23
8ac2a4a
Compare
Choose a tag to compare

New features

  • aType in locate() now optional in #17.
  • The package is now available from the R Universe.

Full Changelog: v0.3.1...v0.3.2

v0.3.1

22 May 09:16
0e5e447
Compare
Choose a tag to compare

Bug fixes

  • Rescale signal strengths to avoid negative weights in #16.

Full Changelog: v0.3.0...v0.3.1

movetrack 0.3.0

07 May 11:37
92b6da2
Compare
Choose a tag to compare

New features

  • Add visualisation methods in #12

Full Changelog: v0.2.0...v0.3.0

movetrack 0.2.0

18 Mar 12:15
ed1ef60
Compare
Choose a tag to compare

New features

  • $N$-state HMM implementation with state-depended process correlation parameter $\lambda_n$ in #10
  • Option to use the same $\lambda_n$ across all tracks by setting i_lambda = FALSE.

Documentation

  • New vignette explaining the model formulation.

Deprecated features

  • Using Stan's optimisation method is deprecated.

Full Changelog: v0.1.2...v0.2.0

movetrack 0.1.2

26 Feb 10:14
6c8fbfa
Compare
Choose a tag to compare

New features

  • New function getDraws() in #8

Documentation

  • New vignette stantrackr_example in

Full Changelog: v0.1.1...v0.1.2

movetrack 0.1.1

21 Feb 11:20
b16543e
Compare
Choose a tag to compare

New features

  • Utilisation of Stan's optimisation algorithms in #5
  • Support multiple-variable summaries in #6
  • Support antenna-specific det_range in #7

Full Changelog: v0.1.0...v0.1.1

movetrack 0.1.0

20 Dec 07:39
b496662
Compare
Choose a tag to compare
Merge pull request #4 from g-rppl/dev

update README.md