Hotellings T2 test r

I am trying too use the Hotellings T2 test in r too compare two vectors. Will the hotellings t2 test automatically calculated the mean of the 2 vectors I am comparing or will I have too do it myself? Many thanks

Apologies I am using the function ICSNP::HotellingsT2

The documentation of that function for the two-sample case says it accepts two data frame or matrices and the hypothesized difference in the means, which is assumed to be zero. There is no argument available for the means of the data, so you do not need to calculate that.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.