clt_transform: Central Limit Theorem transformation

Description Usage Arguments Value

View source: R/functions.R

Description

According to CLT we sample multiple times to produce a vector of sample means

Usage

1
clt_transform(x, outcome = "continuous", ...)

Arguments

x

data to be transformed

outcome

'continuous'/'dichotomous' depending on the related outcome

Value

vector of means based on sampling according to CLT


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