t_test: Performs t test between two sets of values

Description Usage Arguments Value

View source: R/experiments.R

Description

Ensures that tests are conducted assuming paired values if required

Usage

1
t_test(is_between, vals)

Arguments

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

Value

a list with class "htest" resultant from performing a t.test


ben18785/chronodoseresponse documentation built on Feb. 24, 2022, 4:07 p.m.