Skip to content

LUCIDus v2.2

Compare
Choose a tag to compare
@Yinqi93 Yinqi93 released this 08 Aug 18:41
· 35 commits to master since this release

New features

  1. 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 functions est_lucid and tune_lucid in the back-end.

Major changes

  1. Rename est.lucid and boot.lucid to est_lucid and boot_lucid.
  2. Update vignette accordingly.
  3. Use mclust to choose the optimal geometric model for omics data Z by default.