t_test_one_sample: One Sample t-test

Description Usage Arguments Value

View source: R/functions.R

Description

Compare the mean of the sample with a value

Usage

1
t_test_one_sample(x, m0, clt = F, ...)

Arguments

x

sample

m0

value to be tested against

clt

applies or not clt_transform function

Value

p-value of test along with a histogram


pkaram/abtest documentation built on Feb. 9, 2021, 10:11 p.m.