ttest: Student's t-Test

View source: R/ttest.R

ttestR Documentation

Student's t-Test

Description

Performs one and two sample t-tests on vectors of data. The only modification to the stats::t.test is that it stores the call and the arguments.

Usage

ttest(...)

Arguments

...

arguments passed to stats::t.test


paulowhite/DelayedGSD documentation built on Nov. 1, 2023, 5:36 p.m.