Why doesn't jmv return a table? (I am working on a Macbook)
result1_j <- jmv::ttestPS(
data=mpg,
pairs=list(
list(
i1="cty",
i2="hwy")),
effectSize=TRUE,
desc=TRUE)
result1_j
gives the following as output:
##
## Paired Samples T-Test
##
## Paired Samples T-Test
## <U+2500><U+2500><U ...
Search found 1 match
- Fri Mar 31, 2017 11:02 am
- Forum: Help
- Topic: jmv not working
- Replies: 3
- Views: 12770