getConditionNumberVarianceEffects | R Documentation |
Get the condition number of the matrix of the variance effects.
getConditionNumberVarianceEffects(object)
## S4 method for signature 'Fim'
getConditionNumberVarianceEffects(object)
## S4 method for signature 'BayesianFim'
getConditionNumberVarianceEffects(object)
object |
An object from the class Fim.. |
A numeric giving the condition number of the matrix of the variance effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.