model.matrix.stanreg {rstanarm} | R Documentation |
model.matrix method for stanreg objects
Description
model.matrix method for stanreg objects
Usage
## S3 method for class 'stanreg'
model.matrix(object, ...)
Arguments
object , ... |
See |
[Package rstanarm version 2.32.1 Index]