vcov.kclass: S3 vcov method for class 'kclass'

Description Usage Arguments Value

View source: R/s3_methods.R

Description

Calculates the variance-covariance matrix for a kclass model.

Usage

1
2
## S3 method for class 'kclass'
vcov(object, vcov. = NULL, errors = NULL)

Arguments

object

a model object of class 'kclass'.

Value

a k * k matrix of variances and covariances, where k is the number of coefficients in the model.


potterzot/rkclass documentation built on May 25, 2019, 11:24 a.m.