v.sic | R Documentation |
The function for model selection criterion value
v.sic(m.index, y, x, gamma, p0, info, family)
m.index |
the model index |
y |
the response variable |
x |
the predictors |
gamma |
the tuning parameter to control the penalty |
p0 |
the number of total predictors |
info |
the selected model selection criterion from AIC, AICc, BIC and exBIC |
family |
the type of model from linear, logistic, poisson |
model selection criterion value for selected model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.