Releases: g-rppl/movetrack
Releases · g-rppl/movetrack
movetrack 0.4.0
- Ensure
min(sig)
> 0 if only one unique value perdTime
(#20) - Check C++ toolchain on attach
- Minor fixes in documentation
Full Changelog: v0.3.2...v0.4.0
movetrack 0.3.2
New features
aType
inlocate()
now optional in #17.- The package is now available from the R Universe.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
movetrack 0.3.0
movetrack 0.2.0
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 settingi_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
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
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
Merge pull request #4 from g-rppl/dev update README.md