model.matrix.CARBayesST: Extract the model (design) matrix from a model.

Description Usage Arguments Author(s)

View source: R/model.matrix.CARBayesST.R

Description

This function takes a CARBayesST object and returns the design matrix.

Usage

1
2
    ## S3 method for class 'CARBayesST'
model.matrix(object, ...)

Arguments

object

A CARBayesST fitted model object.

...

Ignored.

Author(s)

Duncan Lee


duncanplee/CARBayesST documentation built on May 29, 2021, 7:35 a.m.