Description Usage Arguments Details Examples
To run local influence diagnostics for full model and individual data components.
1 |
mfits |
object returned from |
pert |
(optional) vector, to manually set which perturbations to run. Runs all by default. See details. |
all |
T/F, to run individual (i.e. age and year) perturbations. Default = |
age |
T/F, to run age group perturbations. Default = |
year |
T/F, to run year group perturbations. Default = |
pert
For all age and year group perturbations, pert is a vector of length (nyears*nages). Default pert = c(1:870)
.
For age group perturbations, pert has length = nages, and for year group perturbations, pert has length = nyears.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.