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

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

model.matrix.CARBayesSTR Documentation

Extract the model (design) matrix from a model.

Description

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

Usage

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

Arguments

object

A CARBayesST fitted model object.

...

Ignored.

Author(s)

Duncan Lee


CARBayesST documentation built on Nov. 2, 2023, 6:23 p.m.