Description Usage Arguments Value
runs bootstrap t test, wrapper required for boot::boot function
1 | bootstrap_t(data, iterations = 10)
|
data |
matrix of sample data |
iterations |
number of bootstrap iterations to run |
vector of 2 items, observed value t statisitc and p, calculated as proportion of bootstrap iterations greater than original t
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.