model.matrix.VCA: Model Matrix of a Fitted VCA-Object

View source: R/utils.R

model.matrix.VCAR 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


VCA documentation built on Sept. 7, 2022, 5:07 p.m.