SamplerCheck-class {Umacs}R Documentation

Class definition of "SamplerCheck" (Umacs package)

Description

This class is used only internally, in Umacs.

Details

This class is a derivative of the Sampler-class, used for doing a test run on the sampler before passing the sampling function to the user.

Slots

params:
Object of class "ParameterList" ~~
all.param.names:
Object of class "character" ~~
check.only:
Object of class "logical" ~~
snippets:
Object of class "snippetlist" ~~

Methods

Author(s)

Jouni Kerman <jouni@kerman.com>

References

Kerman, Jouni. Umacs: A Universal Markov Chain Sampler. Technical report, Columbia University, New York.

See Also

Umacs-package for an overview of the Umacs package.

Sampler for how to create a sampler function; see the vignette for details.

Package `rv'.


[Package Umacs version 0.924 Index]