| simulate | R Documentation | 
For testing bsam models
simulate(
  Nt = 100,
  gamma = 0.8,
  Sigma = matrix(c(0.01, 0, 0, 0.01), 2, 2),
  amf = tpar()
)
| Nt | number of time steps to simulate | 
| gamma | move persistence parameter | 
| Sigma | variance-covariance matrix for movement process | 
| amf | Argos error data, defined by default via the  | 
a data_frame of true locations and locations with Argos error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.