Description Usage Arguments Value
A Function to run a particle filter
1 2 |
num_particles |
The number of particles for the particle filter for animal movement model |
data |
A data frame with num_times rows and 2 columns with location data |
mu_val |
Value for the mean step size |
sigma_val |
Value for the standard deviation of step size |
mu_theta_val |
Vector for 2-D Normal mean for projected Normal 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.