utilsForExamples {SMC}R Documentation

The utility function(s) for examples

Description

The utility function(s) that are used in the example sections of the exported functions in this package.

Usage

MarkovSwitchingFuncGenerator(seed = -975313579)

Arguments

seed the seed for random number generation.

Value

A list containing the objects to be used as arguments to the exported functions in the respective example sections of this package.

Author(s)

Gopi Goswami goswami@stat.harvard.edu

See Also

particleFilter, auxiliaryParticleFilter, sequentialMonteCarlo


[Package SMC version 1.0 Index]