ParameterList-class {Umacs}R Documentation

Class definition of "ParameterList" (Umacs package)

Description

This class is used only internally, in Umacs.

Details

Wrapper for a list of ``Parameter" objects.

Slots

params:
Object of class "list" ~~
check.ok:
Object of class "logical" ~~
slist:
Object of class "list" ~~

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]