View source: R/SpecialPriors.R
| createNonSeparablePrior | R Documentation |
createNonSeparablePrior creates a Cyclops prior object for use with fitCyclopsModel.
createNonSeparablePrior(maxIterations = 10, ...)
maxIterations |
Numeric: maximum iterations to achieve convergence |
... |
Additional argument(s) for |
A Cyclops prior object of class inheriting from
"cyclopsPrior" for use with fitCyclopsModel.
prior <- createNonSeparablePrior()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.