h_df_md_bw {mmrm} | R Documentation |
Calculation of Between-Within Degrees of Freedom for Multi-Dimensional Contrast
Description
Used in df_md()
if method is "Between-Within".
Usage
h_df_md_bw(object, contrast)
Arguments
object |
( |
contrast |
( |
Value
List with num_df
, denom_df
, f_stat
and p_val
(2-sided p-value).
[Package mmrm version 0.3.15 Index]