View source: R/satterthwaite.R
| h_md_denom_df | R Documentation |
Calculates the degrees of freedom for multi-dimensional contrast.
h_md_denom_df(t_stat_df)
t_stat_df |
( |
Usually the calculation is returning 2 * E / (E - n) where
E is the sum of t / (t - 2) over all t_stat_df values t.
If the input values are two similar to each other then just the average of them is returned. If any of the inputs is not larger than 2 then 2 is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.