model.mat-methods {bild} | R Documentation |
model.mat
Methods for function model.mat
extracting the fixed effects model matrix for a fitted model object from class bild
.
## S4 method for signature 'bild'
model.mat(object)
object |
an object of class |
signature(object="bild")
:Returns the fixed effects model matrix of the fitted model object from class bild
.