print.JPtest: Print method for a 'JPtest' object

Description Usage Arguments Value

View source: R/JPtest.R

Description

Print method for a JPtest object

Usage

1
2
## S3 method for class 'JPtest'
print(x, what = c("projections", "statistics", "pvalues"), ...)

Arguments

x

the JPtest object that must be printed.

what

a character vector. What must be printed? Can contain any or several among c("projections", "statistics", "pvalues").

...

further arguments. Passed to print method for matrix objects.

Value

No return value, called for side effects.


flatness documentation built on June 29, 2021, 9:08 a.m.