Description Usage Arguments Details
View source: R/bootstrapfitStMoMo.R
bootstrap is a generic function for bootstrapping Stochastic
Mortality Models. The function invokes particular methods which depend on
the class of the first argument.
1 |
object |
an object used to select a method. Typically of class
|
nBoot |
number of bootstrap samples to produce. |
... |
arguments to be passed to or from other methods. |
bootstrap is a generic function which means that new fitting
strategies can be added for particular stochastic mortality models. See
for instance bootstrap.fitStMoMo.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.