print.sumlucid_parallel: Print the output of LUCID in a nicer table

View source: R/summary.R

print.sumlucid_parallelR Documentation

Print the output of LUCID in a nicer table

Description

Print the output of LUCID in a nicer table

Usage

## S3 method for class 'sumlucid_parallel'
print(x, ...)

Arguments

x

An object returned by summary

...

Other parameters to be passed to print.sumlucid_parallel

Value

Prints a structured parallel-model summary, including per-layer missing-data profile, overall and per-layer feature-selection overview, model fit statistics, regularization settings, and detailed parameter estimates for Y, Z, and E. If boot.se is provided in summary(), bootstrap CI tables are shown for sections (1) Y, (2) Z, and (3) E.


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