model.mat-methods {bild}R 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.


[Package bild version 1.2-1 Index]