Description Usage Arguments See Also Examples
Calling hasPriorPar()
checks if model
-appropriate parameters are stored
in the prior
object.
1 2 | ## S4 method for signature 'prior,model'
hasPriorPar(object, model, verbose = FALSE)
|
object |
A |
model |
A |
verbose |
A logical indicating, if the output should be verbose. |
prior for the definition of the prior
class
model for the definition of the model
class
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.