print.lecessie: Print Objects

View source: R/print.lecessie.R

print.lecessieR Documentation

Print Objects

Description

Prints the results of a le Cessie-van Houwelingen test (leCessie.test).

Usage

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

Arguments

x

an object of class "lecessie" from leCessie.test.

digits

the number of significant digits to print numeric data.

...

not used for method, required for other methods.

Value

The object x is returned invisibly.

Note

The printed ouput is very similar to the printed ouput for class "htest," the output from a hypothesis test, but includes the additional output summarizing the distance between observations, which can be useful for comparing the reults with different bamdwidth settings.


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