Learn R Programming

nparLD (version 2.3.1)

print.nparld_fit: Print nparLD fit

Description

Prints the main results of a fitted nparLD() model, including the detected design, hypothesis type, ranking method, 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 nparld_fit
print(x, digits = 4, ...)

Arguments

x

An object of class "nparld_fit".

digits

Number of digits used for printed numerical results.

...

Further arguments.

Details

The print method displays the detected design, sample size information, hypothesis type, ranking method, estimated relative effects, and global WTS and ATS results. Optional components are printed when available, including factor-specific information, multiple contrast results, covariance matrices, and permutation test results.