briandk / granovaGG

Bob Pruzek and Jim Helmreich's implementation of Elemental Graphics for Analysis of Variance
Other
15 stars 4 forks source link

the t-test in granovagg.1w should use var.equal = TRUE #130

Closed briandk closed 13 years ago

briandk commented 13 years ago

@rmpruzek writes:

The var.equal arg for the t.test function should be TRUE in gg.1w, not FALSE, which is the default.