Page 1 of 1

Confidence Intervals on Mac ttestOneS

Posted: Mon Sep 28, 2020 2:43 am
by brooksg
My students are not getting the Lower and Upper Confidence Interval results from ttestOneS on their Macs that I get in Windows with this command:
jmv::ttestOneS(data=as.data.frame(df), vars=vars("dv"),
+ students=TRUE, bf=FALSE, testValue=0, hypothesis="dt",
+ norm=FALSE, qq=TRUE, meanDiff=FALSE, effectSize=FALSE,
+ ci=TRUE, ciWidth=95, desc=TRUE, plots=FALSE, miss="perAnalysis")

Re: Confidence Intervals on Mac ttestOneS

Posted: Mon Oct 05, 2020 5:09 am
by jonathon
try meanDiff=TRUE