LocalObject-class {Umacs} | R Documentation |
This class is used only internally, in Umacs.
Users need only use the function LocalObject
inside a Sampler
function call,
which outputs a LocalObject
object and is directly processed by Sampler
.
vble
:"list"
~~ id
:"numeric"
~~ name
:"character"
~~ stemname
:"character"
~~ basename
:"character"
~~ savename
:"character"
~~ impute
:"logical"
~~ length
:"numeric"
~~ total.length
:"numeric"
~~ dimension
:"numeric"
~~ check.ok
:"logical"
~~ vector.names
:"character"
~~ value
:"numeric"
~~ missing
:"numeric"
~~ snippets
:"snippetlist"
~~ Jouni Kerman <jouni@kerman.com>
Kerman, Jouni. Umacs: A Universal Markov Chain Sampler. Technical report, Columbia University, New York.
Umacs-package
for an overview of the Umacs package.
Sampler
for how to create a sampler function; see the vignette for details.
Package `rv'.