Learn R Programming

statuser (version 0.1.9)

print.t.test2: Print method for t.test2 output

Description

Print method for t.test2 output

Usage

# S3 method for t.test2
print(x, ...)

Value

Invisibly returns the input object x. Called for its side effect of printing a formatted t-test summary to the console, including means, confidence intervals, test statistics, p-values, sample sizes, and APA-formatted results.

Arguments

x

An object of class t.test2

...

Additional arguments passed to print