Learn R Programming

SMC (version 1.0)

utilsForExamples: 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.

See Also

particleFilter, auxiliaryParticleFilter, sequentialMonteCarlo