R/CyclopsSettings.R
setIterativeHardThresholding.Rd
Create setting for lasso logistic regression
The maximum number of non-zero predictors
Specifies the IHT penalty; possible values are `BIC` or `AIC` or a numeric value
An option to add a seed when training the model
A vector of numbers or covariateId names to exclude from prior
Logical: Force intercept coefficient into regularization
Logical: Fit final subset with no regularization
integer
numeric
integer
numeric
numeric
model.lr <- setLassoLogisticRegression()