Description Usage Arguments Value See Also
Generate one or more ssm objects with theta sampled from the prior distribution.
1 | sample_prior(ssm, n, method = c("random"))
|
ssm |
a |
n |
numeric, sample size |
method |
character, method used to sample from prior distribution:
|
if n==1: a ssm object, otherwise a tbl object with two columns: id (sampel index) and ssm (corresponding ssm object)
one_theta_sample_prior one_ssm_sample_prior
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.