Creates a list of results for multi-dimensional contrasts using an F-test statistic and the given degrees of freedom.
h_test_md(object, contrast, df, f_stat_factor = 1)
List with num_df
, denom_df
, f_stat
and p_val
(2-sided p-value).
(mmrm
)
the MMRM fit.
(matrix
)
numeric contrast matrix.
(number
)
denominator degrees of freedom for the multi-dimensional contrast.
(number
)
optional scaling factor on top of the standard F-statistic.