utilsForExamples {EMC}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

CigarShapedFuncGenerator1(seed)
CigarShapedFuncGenerator2(seed)
VShapedFuncGenerator(seed)
WShapedFuncGenerator(seed)
uniModeFuncGenerator(seed)
twentyModeFuncGenerator(seed)
threeDimNormalFuncGenerator(seed)

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

randomWalkMetropolis, MetropolisHastings, parallelTempering, evolMonteCarlo, findMaxTemper, placeTempers


[Package EMC version 1.3 Index]