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 May 29, 2024, 1:48 a.m.