modelmatrix-methods: Methods for function 'model.mat'

model.mat-methodsR Documentation

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 signature '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.


bild documentation built on Nov. 3, 2023, 5:06 p.m.