make_map | R Documentation |
Create map to turn off and mirror parameters
make_map(
DataList,
TmbParams,
RhoConfig = c(Beta1 = 0, Beta2 = 0, Epsilon1 = 0, Epsilon2 = 0),
Npool = 0
)
DataList |
output from |
TmbParams |
output from |
RhoConfig |
vector of form
If missing, the default is to assume a value of zero for each element (i.e., |
Npool |
A user-level interface to pool hyperparameters for multiple categories.
For categories with few encounters, these hyperparameters are poorly informed
leading to converge difficulties. A value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.