Description Usage Arguments Value See Also Examples
Returns the ranperm slot.
1 2 | ## S4 method for signature 'mcmc'
getRanperm(object)
|
object |
An |
The ranperm slot of the object.
mcmc for the class definition
mcmc() for the constructor of the mcmc class
1 2 3 4 | # Generate an mcmc object
f_mcmc <- mcmc()
# Get the slot
getRanperm(f_mcmc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.