Description Usage Arguments See Also
Calling generatePrior()
generates the prior
object when priordefine()
had been called. When this function is called all checks have been passed
and prior
construction can take place.
1 2 3 4 | generatePrior(object, ...)
## S4 method for signature 'prior'
generatePrior(object, fdata, model, varargin, prior.wagner, s)
|
object |
A |
fdata |
An |
model |
A |
varargin |
|
prior.wagner |
A logical indicating, if the prior from Wagner (2007) should be used in case of an exponential mixture model. |
s |
A numeric specifying the standard deviation |
prior for the class definition
priordefine()
for the advanced class constructor using this method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.