median_diff_ci: Median bootstrap confidence interval (BCA or parametric for...

View source: R/median_ci.R

median_diff_ciR Documentation

Median bootstrap confidence interval (BCA or parametric for ordered factors) for numeric and ordered factor

Description

Median bootstrap confidence interval (BCA or parametric for ordered factors) for numeric and ordered factor

Usage

median_diff_ci(x, y, R = 10000, test = c("mood", "none"))

Arguments

x

data from the first group

y

data from the second group

R

bootstrap repetition

test

add the mood test?


lbraglia/lbstat documentation built on Oct. 11, 2024, 6:34 p.m.