Description Usage Arguments Value See Also Examples
Extracts the fixed-effects design matrix from objects of class clme
.
1 2 3 4 5 | ## S3 method for class 'clme'
model.matrix(object, type = "fixef", ...)
## S3 method for class 'summary.clme'
model.matrix(object, ...)
|
object |
an object of class |
type |
specify whether to return the fixed-effects or random-effects matrix. |
... |
space for additional arguments |
Returns a matrix.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.