print.summary.nlcm_doubletree_long: Long-form printing of 'nlcm_doubletree()' model fits

View source: R/summarize_results.R

print.summary.nlcm_doubletree_longR Documentation

Long-form printing of nlcm_doubletree() model fits

Description

print.summary.nlcm_doubletree_long is a print method for class summary.nlcm_doubletree_long.

Usage

## S3 method for class 'summary.nlcm_doubletree_long'
print(x, print_leaves = TRUE, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

output from summary.nlcm_doubletree with compact = FALSE.

print_leaves

If TRUE, for each discovered group the full list of leaves will be printed. Set this to FALSE if these leaf lists make output difficult to read.

digits

Number of significant digits to print.

...

Not used.

Value

see print.nlcm_doubletree()

See Also

Other nlcm_doubletree results: print.summary.nlcm_doubletree_compact(), summary.nlcm_doubletree()


zhenkewu/doubletree documentation built on Oct. 21, 2023, 7:04 a.m.