Summarize results of the parallel LUCID model
# S3 method for lucid_parallel
summary(object, ...)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.
A LUCID model fitted by estimate_lucid
Additional argument boot.se, which can be an object
returned by boot_lucid to display bootstrap CIs in print output.