summary.lucid_parallel: Summarize results of the parallel LUCID model

View source: R/summary.R

summary.lucid_parallelR Documentation

Summarize results of the parallel LUCID model

Description

Summarize results of the parallel LUCID model

Usage

## S3 method for class 'lucid_parallel'
summary(object, ...)

Arguments

object

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.

Value

A list containing model information, fit statistics, feature-selection summaries (overall + by layer), detailed parameter estimates (by layer), missing-data summaries (by layer), and optional bootstrap CI tables.


LUCIDus documentation built on March 11, 2026, 9:06 a.m.