Description Usage Arguments Value Examples
These functions will produce a data.frame of class normalcondfile, normalparamfile, or numberfile
1 2 3 4 5 |
... |
Arguments necessary for a normalcondfile, a normalparamfile, or a numberfile. See initial conditions and renewal in the Gadget User Guide |
A data.frame of class normalcondfile, normalparamfile, or numberfile
1 2 3 4 5 6 7 8 | normalparamfile(year = 1:10,
area = 1,
age.factor = 10,
area.factor = 10,
mean = vb_formula("cod", 1:10),
stddev = 1:10,
alpha = 0.0001,
beta = 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.