Create setting for Iterative Hard Thresholding model
Source:R/CyclopsSettings.R
setIterativeHardThresholding.Rd
Create setting for Iterative Hard Thresholding model
Arguments
- K
The maximum number of non-zero predictors
- penalty
Specifies the IHT penalty; possible values are
BIC
orAIC
or a numeric value- seed
An option to add a seed when training the model
- exclude
A vector of numbers or covariateId names to exclude from prior
- forceIntercept
Logical: Force intercept coefficient into regularization
- fitBestSubset
Logical: Fit final subset with no regularization
- initialRidgeVariance
integer
- tolerance
numeric
- maxIterations
integer
- threshold
numeric
- delta
numeric