Skip to contents

This function extracts and returns the variance-covariance matrix associated with the regression coefficients when the maximum likelihood estimation approach is used in the model fitting.

Usage

# S3 method for yppe
vcov(object, ...)

Arguments

object

an object of the class yppe.

...

further arguments passed to or from other methods.

Value

the variance-covariance matrix associated with the regression coefficients.