Skip to content
Prev 385609 / 398503 Next

Some code to run Hutcheson t-test using R

Hello,
I have just realized in the original paper, the t test is defined as:
`t = h1-h2 -(?1?2)/(var1-var2)^1/2`. is the term -(?1?2) missing in
your formula? How to calculate ?1?2?
Thank you
On Thu, Sep 10, 2020 at 2:41 PM Luigi Marongiu <marongiu.luigi at gmail.com> wrote: