EvaluateVarianceFIM | R Documentation |
Evaluate the variance of the Fisher information matrix.
EvaluateVarianceFIM(object, model, arm, modelEvaluation, modelVariance)
## S4 method for signature 'IndividualFim'
EvaluateVarianceFIM(object, model, arm, modelEvaluation, modelVariance)
## S4 method for signature 'PopulationFim'
EvaluateVarianceFIM(object, model, arm, modelEvaluation, modelVariance)
object |
An object from the class Fim. |
model |
An object from the class Model. |
arm |
An object from the class Arm. |
modelEvaluation |
A list containing the evaluation results. |
modelVariance |
A list containing the model variance. |
A list containing the matrices of the variance of the FIM.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.