model.mat {cold} | R Documentation |
Extract the fixed effects model matrix
Description
Methods for function model.mat
extracting the fixed effects model matrix for a fitted model object from class cold
.
Usage
model.mat(object)
Arguments
object |
an object of class |
Value
Returns a numeric value corresponding to the fixed effects model matrix.
[Package cold version 2.0-3 Index]