Learn R Programming

flatness (version 0.1.4)

print.JPtest: Print method for a JPtest object

Description

Print method for a JPtest object

Usage

# S3 method for 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.