t_test | R Documentation |
Ensures that tests are conducted assuming paired values if required
t_test(is_between, vals)
is_between |
a Boolean indicating whether experiment is within or between type |
vals |
a named list of 'vals_1' and 'vals_2', each of the same length |
a list with class "htest" resultant from performing a t.test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.