fit.submodel | R Documentation |
Compute the fit of a submodel
fit.submodel(x, sigma2, mu, chosen, xt, yt, logistic)
x |
Design matrix. |
sigma2 |
Residual variance (1 for logistic regression). |
mu |
Matrix of fitted values for the full model. |
chosen |
Vector of indices of the columns of |
xt |
Design matrix for test data. |
yt |
Outcome variable for test data. |
logistic |
Set to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.