| make_design_matrix | R Documentation |
Creates the design matrix for predictors (without intercept column).
make_design_matrix(formula, data)
formula |
A formula object or terms (RHS only) |
data |
A data frame |
A design matrix (N x P)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.