confInterval2: Two sample confidence interval for mean1 - mean2

Description Usage Arguments Value

View source: R/KasperFuncs.R

Description

or just use t.test(x,y, conf.level=0.95) :)

Usage

1
confInterval2(x, y, alpha = 0.05)

Arguments

x

Vector of data

y

Vector of data

alpha

Significance level (0.05 by default)

Value

Confidence interval for the difference in mean of x and y with significance level alpha


DanielEverland/smartstats documentation built on Dec. 17, 2021, 4:03 p.m.