Sampler-class {Umacs}R Documentation

Class definition of "Sampler" (Umacs package)

Description

This class is used only internally, in Umacs.

Details

Users need only use the function Sampler.

Slots

params:
("ParameterList") A single object containing the parameters of the sampler.
all.param.names:
("character") names of the parameters that are `random'
check.only:
("logical") flag to
snippets:
("snippetlist") Snippets of which sampler is built from

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]