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

View source: R/summary.R

print.sumlucid_serialR 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_serial'
print(x, ...)

Arguments

x

An object returned by summary

...

Other parameters to be passed to print.sumlucid_serial

Value

x, invisibly. Called for its side effect: printing the serial model's summary stage by stage – per-stage missing-data profile, feature-selection overview, model fit statistics and parameter estimates, with the outcome section attached to the final stage. If boot.se was supplied to summary(), bootstrap confidence limits are shown alongside the estimates.


LUCIDus documentation built on Sept. 3, 2026, 1:06 a.m.