ttestOneS: One Sample T-Test

Description Usage Arguments

View source: R/ttestones.h.R

Description

One Sample T-Test

Usage

1
ttestOneS(data, x, alternative = "two.sided", mu = 0, confLevel = 0.95)

Arguments

data

the data as a data frame

x

a string specifying the variable in data

alternative

'two.sided', 'less', or 'greater'

mu

a number specifying the mean of the null hypothesis

confLevel

a number between 0 and 1 (default: 0.95) specifying the confidence interval width


jamovi/jmvbaseR documentation built on May 18, 2019, 12:23 p.m.