Learn R Programming

evalHTE (version 0.1.1)

print.summary.test_hte: Print

Description

Print

Usage

# S3 method for summary.test_hte
print(x, ...)

Value

No return value, called for side effects (prints test results to console).

Arguments

x

An object of summary.test_hte class. This is typically an output of summary.test_hte() function.

...

Other parameters.