vcov.mvl1lm {MNM}R Documentation

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.

Author(s)

Klaus Nordhausen, klaus.nordhausen@uta.fi

References

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


[Package MNM version 0.95-1 Index]