Issue | #Downvotes for this reason | By |
---|
D | Produce debugging output. (default no debugging output) | |
E | The estimator can be one of the following: eb -- Empirical Bayes estimator for noraml mixture (default) nested -- Optimal nested model selector for normal mixture subset -- Optimal subset selector for normal mixture pace2 -- PACE2 for Chi-square mixture pace4 -- PACE4 for Chi-square mixture pace6 -- PACE6 for Chi-square mixture ols -- Ordinary least squares estimator aic -- AIC estimator bic -- BIC estimator ric -- RIC estimator olsc -- Ordinary least squares subset selector with a threshold | default: true |
S | Threshold value for the OLSC estimator |