data_t {npboottprm} | R Documentation |
Simulated Data for Independent T-test
Description
A simulated data set to experiment with nonparboot() with test = "t"
Usage
data_t
Format
data_t
A data frame with 10 rows and 2 columns:
- x
A numeric variable
- grp
A factor variable with group labels
Source
Simulated data
[Package npboottprm version 0.3.1 Index]