How to extract degrees of freedom and t-values from pairwise.t.test() function

Hello,

I am using pairwise.t.test() for multiple pairwise comparisons and I want to get t-values and df from pairwise.t.test(), as pairwise.t.test() does not return them, but only p-values.
Is there any way to extract them, for example, by extending that function?

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.