vcov: Extracts the Variance-Covariance Matrix for a Fitted Model...

Description Usage Arguments Value

Description

Returns the variance-covariance matrix of the main parameters of a fitted model object

Usage

1
2
3
4
5
## S3 method for class 'SaemixRes'
vcov(object, ...)

## S3 method for class 'SaemixObject'
vcov(object, ...)

Arguments

object

a fitted object from a call to saemix

...

further arguments to be passed to or from other methods

Value

A matrix of the estimated covariances between the parameter estimates in model. In saemix, this matrix is obtained as the inverse of the Fisher Information Matrix computed by linearisation


belhal/saemix documentation built on Sept. 10, 2019, 8:07 a.m.