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

Description Usage Arguments Author(s)

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

Description

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

Usage

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

Arguments

object

A CARBayes fitted model object.

...

Ignored.

Author(s)

Duncan Lee


duncanplee/CARBayes documentation built on Oct. 3, 2021, 4:10 p.m.