model.mat-methods: Methods for function model.mat
Description
Methods for function model.mat
extracting the fixed effects model matrix for a fitted model object from class bild
.
Usage
# S4 method for bild
model.mat(object)
Arguments
- object
an object of class bild
.
Methods
signature(object="bild")
:
Returns the fixed effects model matrix of the fitted model object from class bild
.