| print.sumlucid_parallel | R Documentation |
Print the output of LUCID in a nicer table
## S3 method for class 'sumlucid_parallel'
print(x, ...)
x |
An object returned by |
... |
Other parameters to be passed to |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.