View source: R/get_model_matrix.R
get_model_matrix | R Documentation |
Get a named model matrix
get_model_matrix(model, newdata)
## Default S3 method:
get_model_matrix(model, newdata)
model |
Model object |
newdata |
Grid of predictor values at which we evaluate the slopes.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.