make_X.scam: Create design matrix from a suitable object

View source: R/add-functions.R

make_X.scamR Documentation

Create design matrix from a suitable object

Description

Create design matrix from a suitable object

Usage

## S3 method for class 'scam'
make_X(object, newdata, ...)

Arguments

object

A suitable object from which a design matrix can be generated. Often a model object.

newdata

A data frame from which design matrix will be constructed


pammtools documentation built on April 3, 2025, 5:25 p.m.