Description Usage Arguments Value
A Function to run a multivariate particle filter
1 2 |
num_particles |
The number of particles for the particle filter for animal movement model |
data |
A array with dimension num_bears x num_times X 2 columns with location data |
mu_val |
Value for the mean step size |
sigma_val |
Value for the standard deviation of step size |
kappa_val |
Value for kappa concentration parameter in VonMises distribution |
sigmasq_eta |
Value for eta |
sigmasq_eps |
Value for eps |
A list containing the path and the log probability of the path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.