Learn R Programming

MNM (version 0.95-2)

vcov.mvl1lm: Variance-Covariance Matrix of an mvl1lm Object

Description

Extracts the variance-covariance matrix of an mvl1lm Object.

Usage

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

Arguments

object
an object of class mvl1lm.
...
needed for other methods.

Details

For details see Chapter 13 of the MNM book.

References

Oja, H. (2010), Multivariate Nonparametric Methods with R, Springer.