Description Usage Arguments Details Value Methods (by class) Examples
Zeros an MCMC object's sample values.
1 2 3 4 5 6 7 8 9 10 |
x |
The MCMC object. |
... |
Unused. |
pars |
A character vector (or NULL) of the pars to zero. |
It is used for removing the effect of a random effect where the expected value is 0.
The MCMC
mcarray
: Zero an mcarray object
mcmcarray
: Zero an mcmcarray object
mcmcr
: Zero an mcmcr object
1 | zero(mcmcr_example, pars = "beta")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.