EvaluateVarianceModel | R Documentation |
Evaluate the variance of a model.
EvaluateVarianceModel(object, arm, evaluationModel, data)
## S4 method for signature 'Model'
EvaluateVarianceModel(object, arm, evaluationModel, data)
object |
An object from the class Model. |
arm |
An object from the class Arm. |
evaluationModel |
A list giving the outputs of the model evaluation. |
data |
... |
Return a list giving the results of the evaluation of the model variance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.