mcsContainer-methods: Methods for "'mcsContainer'" object construction in Package...

Description Methods

Description

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.

Methods

signature(object = "list")

usage...

mcsContainer(object,
             description = 'Monte Carlo Sampling container object',
             ... )
  • object: An object of class "list".


sampSurf documentation built on March 5, 2021, 3:01 p.m.