A subset of the MIxS specification that's self-documenting and DataHarmonizer compatible. Comes with valid and invalid data examples. Subset = all checklists and all environmental packages, but ...
reg.funs[["Lasso"]] = function(x,y) lasso(x,y,intercept=FALSE,nlam=50) reg.funs[["Stepwise"]] = function(x,y) fs(x,y,intercept=FALSE) reg.funs[["Best subset ...