model.matrix.VCA {VCA}R Documentation

Model Matrix of a Fitted VCA-Object

Description

Function returns matrix X corresponding to the design matrix of fixed effects of the fitted model.

Usage

## S3 method for class 'VCA'
model.matrix(object, ...)

Arguments

object

(VCA) object

...

further arguments


[Package VCA version 1.5.1 Index]