Description Usage Arguments Value
View source: R/step_regression.R
given a design matrix x and response vector y, puts x's columns in order from least to most MSE. Puts intercept 1st. Centers variables first.
1 | mse_order(x, y)
|
x |
a design matrix |
y |
a response vector |
an ordered matrix x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.