lm_proj | R Documentation |
Compute projections of full predictors on to subspace of predictors
lm_proj(x, fit, sigma2, indproj, is.logistic)
x |
Design matrix. |
fit |
Matrix of fitted values for the full model. |
sigma2 |
Residual variance (1 for logistic regression). |
indproj |
Vector of indices of the columns of |
is.logistic |
Set to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.