h_df_1d_sat: Calculation of Satterthwaite Degrees of Freedom for One-Dimensional Contrast
Description
Used in df_1d()
if method is
"Satterthwaite".
Usage
h_df_1d_sat(object, contrast)
Value
List with est
, se
, df
, t_stat
and p_val
.
Arguments
- object
(mmrm
)
the MMRM fit.
- contrast
(numeric
)
contrast vector. Note that this should not include
elements for singular coefficient estimates, i.e. only refer to the
actually estimated coefficients.