Description Usage Arguments See Also Examples
Calling hasPriorWeight()
checks if model
-appropriate weight parameters
are stored in the prior
object.
1 2 3 4 | hasPriorWeight(object, model, verbose = FALSE)
## S4 method for signature 'prior,model'
hasPriorWeight(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.