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


melsuppr-power-project/chronodoseresponse documentation built on Feb. 25, 2022, 10:58 a.m.