NEWS
movetrack 0.4.0
- Ensure
min(sig)
> 0 if only one unique value per dTime
- Check C++ toolchain on attach
- Minor fixes in documentation
movetrack 0.3.2
aType
in locate()
now optional.
movetrack 0.3.1
Bug fixes
- Rescale signal strengths to avoid negative weights in
locate()
.
movetrack 0.3.0
New features
- New S3method for
plot()
- New function
mapTrack()
movetrack 0.2.0
New features
- $N$-state HMM implementation with state-depended process correlation parameter $\lambda_n$.
- 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.
movetrack 0.1.2
New features
Documentation
- New vignette
movetrack_example
movetrack 0.1.1
New features
- Support antenna-specific
aRange
- Utilisation of Stan's optimisation algorithms
- Support multiple-variable summaries