print.summary.nparld_fit: Print summary of an nparLD fit

View source: R/Utility.R

print.summary.nparld_fitR Documentation

Print summary of an nparLD fit

Description

Prints the main components of a summarized nparLD() fit, including design information, hypothesis type, estimated relative effects, and global WTS and ATS results. Optional components such as factor-specific information, multiple contrast results, covariance matrices, and permutation tests are displayed when available.

Usage

## S3 method for class 'summary.nparld_fit'
print(x, digits = 4, ...)

Arguments

x

An object of class "summary.nparld_fit".

digits

Number of digits used for printing numerical results.

...

Further arguments.


nparLD documentation built on Aug. 28, 2026, 5:06 p.m.