Description Usage Arguments Details Value Author(s)
model.matrix
creates a design (or model) matrix for
‘monpol’ objects.
1 2 | ## S3 method for class 'monpol'
model.matrix(object, scale = c("original", "fitted"), ...)
|
object |
A ‘monpol’ object. |
scale |
Create design matrix on the original scale of the data or on the scale used during fitting. |
... |
Additional optionals arguments. At present no optional arguments are used. |
This is the model.matrix
method for objects inheriting
from class "monpol"
.
Design matrix created from the model object object
.
Berwin A Turlach <Berwin.Turlach@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.