print.censMCT: Print Results

View source: R/print.censMCT.R

print.censMCTR Documentation

Print Results

Description

Print the results of mutliple nonparametric comparison tests among groups of left-censored data.

Usage

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

Arguments

x

an object of class "censMCT"—output from censMulticomp.test

digits

the number of significant digits to print

...

further arguments passed to or from other methods.

Value

The object x is returned invisibly.

Note

The printed output includes the name of the test, the error rate, the method for adjusting the p-values for the individual tests, the names of the response and group variables, and a table of the paired comparisons. The table includes the names of the groups comapred, the z-score from the genWilcox.test, the adjusted p-value, and a column to indicate if the adjusted p-value is less than the alpha level set in censMulticomp.test.

See Also

censKSample.test, censMulticomp.test, genWilcox.test


USGS-R/smwrQW documentation built on Oct. 11, 2022, 6:13 a.m.