Learn R Programming

AlgDesign (version 1.2.1.1)

model.matrix.terms: Internal model.matrix.terms function

Description

defines a model.matrix function for the terms class

Usage

# S3 method for terms
model.matrix(...)

Arguments

Details

This is not to be called by the user. It fixes a bug whose solution was suggested by Bill Dunlap, TIBCO Software Inc.