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

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

model.matrix.CARBayesR Documentation

Extract the model (design) matrix from a model.

Description

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

Usage

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

Arguments

object

A CARBayes fitted model object.

...

Ignored.

Author(s)

Duncan Lee


CARBayes documentation built on May 29, 2024, 7:44 a.m.