Learn R Programming

MNM (version 1.0-4)

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

Description

Extracts the variance-covariance matrix of an mvl1lm Object.

Usage

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

Arguments

object

an object of class mvl1lm.

...

needed for other methods.

Author

Klaus Nordhausen

Details

For details see Chapter 13 of the MNM book.

References

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