t.test2: A function to perform a two-sample t-test based on summary,...

Description Usage Examples

View source: R/ttest2.R

Description

A function to perform a two-sample t-test based on summary, not replicate values.

Usage

1
2
## S3 method for class 'test2'
t(m1, m2, s1, s2, n1, n2, m0 = 0, equal.variance = FALSE)

Examples

1

siggitrausti/siggitRausti documentation built on Sept. 9, 2020, 3:36 p.m.