Thanks for developing TOSTER - it's such a fantastic resource.
I noticed today that TOSTtwo plots raw equivalence bounds; I was expecting it to plot the standardized ones. Is this a bug or is there a reason it's showing the raw bounds?
Here's example code:
TOSTtwo(m1=.51,m2=1.46,sd1=.54,sd2=.69,n1=53,n2=54,low_eqbound_d = -0.3,high_eqbound_d = 0.3,alpha = 0.05,var.equal=FALSE)
I'm using TOSTER 0.3.4. (I pasted R version info below, in case that's helpful.)
Thanks again!
Heather
R.Version()
$platform
[1] "x86_64-w64-mingw32"
$arch
[1] "x86_64"
$os
[1] "mingw32"
$system
[1] "x86_64, mingw32"
$status
[1] ""
$major
[1] "3"
$minor
[1] "5.0"
$year
[1] "2018"
$month
[1] "04"
$day
[1] "23"
$svn rev
[1] "74626"
$language
[1] "R"
$version.string
[1] "R version 3.5.0 (2018-04-23)"
Hi Daniël,
Thanks for developing TOSTER - it's such a fantastic resource.
I noticed today that TOSTtwo plots raw equivalence bounds; I was expecting it to plot the standardized ones. Is this a bug or is there a reason it's showing the raw bounds?
Here's example code: TOSTtwo(m1=.51,m2=1.46,sd1=.54,sd2=.69,n1=53,n2=54,low_eqbound_d = -0.3,high_eqbound_d = 0.3,alpha = 0.05,var.equal=FALSE)
I'm using TOSTER 0.3.4. (I pasted R version info below, in case that's helpful.)
Thanks again!
Heather
$arch [1] "x86_64"
$os [1] "mingw32"
$system [1] "x86_64, mingw32"
$status [1] ""
$major [1] "3"
$minor [1] "5.0"
$year [1] "2018"
$month [1] "04"
$day [1] "23"
$
svn rev
[1] "74626"$language [1] "R"
$version.string [1] "R version 3.5.0 (2018-04-23)"
$nickname [1] "Joy in Playing"