model.matrix.segmented {segmented} | R Documentation |
This function builds the model matrix for segmented
fits.
## S3 method for class 'segmented'
model.matrix(object, ...)
object |
A segmented fit |
... |
additional arguments |
model.matrix.segmented
The design matrix for a segmented regression model with the specified formula and data
Vito Muggeo
See Also as model.matrix