Description Usage Arguments Value Author(s) Examples
parmat is a utility that makes a vector of parameters suitable for use in pomp functions.
1 | parmat(params, nrep = 1)
|
params |
named numeric vector or matrix of parameters. |
nrep |
number of replicates (columns) desired. |
parmat returns a matrix consisting of nrep copies of params.
Aaron A. King kingaa at umich dot edu
1 2 3 4 5 6 |
newly created object(s):
ricker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.