mpt_options | R Documentation |
Set and examine a variety of options which affect the way MPT models are estimated.
mpt_options(...)
... |
Named parameters to set. Possible values are:
|
# Examine options:
mpt_options()
# Set number of MCMC chains to 20:
mpt_options(n.chains = 20)
mpt_options()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.