View source: R/model.matrix.CARBayes.R
model.matrix.CARBayes | R Documentation |
This function takes a CARBayes object and returns the design matrix.
## S3 method for class 'CARBayes'
model.matrix(object, ...)
object |
A CARBayes fitted model object. |
... |
Ignored. |
Duncan Lee
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.