stat_test | R Documentation |
Calculate p-values for feature sets or features relative to an empirical null or each other using resampled t-tests
stat_test(
data,
iter_data,
row_id,
by_set = FALSE,
hypothesis,
metric,
train_test_sizes,
n_resamples
)
data |
|
iter_data |
|
row_id |
|
by_set |
|
hypothesis |
|
metric |
|
train_test_sizes |
|
n_resamples |
|
object of class data.frame
Trent Henderson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.