There is only one method for the mcsContainer generic
function. Please note that this method should not be called
directly. Instead, one should use one of the methods named for the
subsampling procedure: crudeMonteCarlo, importanceSampling and
controlVariate as described in the generic
mcsContainer. These methods call this function with a
list object to actually create the container, ensuring that
everything is set correctly for the collection and the subsampling
method used.
signature(object = "list")usage...
mcsContainer(object,
description = 'Monte Carlo Sampling container object',
... )
object: An object of class
"list".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.