| summary.lucid_parallel | R Documentation |
Summarize results of the parallel LUCID model
## S3 method for class 'lucid_parallel'
summary(object, ...)
object |
A LUCID model fitted by |
... |
Additional argument |
A list of class sumlucid_parallel, with the same components as
the early-model summary (see summary_lucid) but resolved per
omics layer: feature_selection reports both the overall retained set
and the per-layer sets, parameters holds mu by layer and
beta by layer alongside the single gamma, and
missing_data is a list by layer. BIC and loglik remain
scalars for the joint model. Returned invisibly when printed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.