LUCIDus v2.2
New features
- New function
lucid
: an estimation function integrating model and variable selection. We recommend user to use this new function for estimating LUCID models. It calls the workhorse functionsest_lucid
andtune_lucid
in the back-end.
Major changes
- Rename
est.lucid
andboot.lucid
toest_lucid
andboot_lucid
. - Update vignette accordingly.
- Use
mclust
to choose the optimal geometric model for omics data Z by default.