Learn R Programming

mmrm (version 0.3.14)

h_md_denom_df: Calculating Denominator Degrees of Freedom for the Multi-Dimensional Case

Description

Calculates the degrees of freedom for multi-dimensional contrast.

Usage

h_md_denom_df(t_stat_df)

Value

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.

Arguments

t_stat_df

(numeric)
n t-statistic derived degrees of freedom.