View source: R/the_mode_jumping_package5.r View source: R/the_mode_jumping_package4.r View source: R/the_mode_jumping_package4.0.r View source: R/the_mode_jumping_package3.r View source: R/the_mode_jumping_package2.r View source: R/the_mode_jumping_package2.0.r
estimate.elnet | R Documentation |
estimate.elnet(formula,response, data, family,alpha)
formula |
a formula object for the model to be addressed |
data |
a data frame object containing variables and observations corresponding to the formula used |
response |
response in a formula |
family |
distribution of the response family object |
alpha |
regularization parameter in [0,1] |
a list of
mlik |
marginal likelihood of the model |
waic |
AIC model selection criterion |
dic |
BIC model selection criterion |
summary.fixed$mean |
a vector of posterior modes of the parameters |
glmnet::glmnet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.