aniMotum
aniMotum copied to clipboard
fit latent variable movement models to animal tracking data
Hi, in my data set of tracked marine non-air breathing animals, I have data gaps of up to ~60 days. Is there a way to set a maximum time between...
**Problem** Many coastal species have erroneous positions or, more frequently, predicted locations from the model fit are on land. **Solution** [example.zip](https://github.com/ianjonsen/foieGras/files/3086930/example.zip) Is there a way to implement a constraint function...
I get the following error when fitting a fit_ssm() on any of 1) data it has previously worked on, 2) new data and 3) example data. I am using R...
Hi, I keep getting this error "Error in format_data(x, ...) : object 'xx' not found" when using (format_data) for (fit_ssm) although it has worked perfectly fine using the exact same...
**Describe the bug** The parameters `l_tau` are being estimated for an `mp` model with an `obs.type == 'GL'` using `fit_ssm()`, but they should be mapped off (at least I think...
# `aniMotum::sim_fit()` with tracks crossing the dateline (180) # Summary of the Issue Telemetry deployments that cross the dateline (180 longitude) are not supported by the simulation function `aniMotum::sim_fit()` because...