Internal functions to convert R object into SSM
| 1 2 3 4 5 6 7 | r2ssm_prior(prior)
r2ssm_resources(theta, covmat)
ssm2r_resources(ssm_theta)
r2ssm_populations(pop, state_variables, remainder = NULL, pop_size = NULL)
 | 
| prior | a list | 
| theta | a vector | 
| covmat | a matrix | 
| ssm_theta | a list (usually a theta.json of SSM parsed by  | 
| pop | character | 
| state_variables | character vector, name of all state variables | 
| remainder | character, name of the state variable considered as a remainder. | 
| pop_size | character, name of the parameter corresponding to the population size. Required if  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.