h_df_1d_sat_empirical {mmrm}R Documentation

Helper for Calculation of Satterthwaite with Empirical Covariance Matrix

Description

Used in h_df_1d_sat() and h_df_md_sat() if empirical covariance matrix is used.

Usage

h_df_1d_sat_empirical(object, contrast_matrix)

Arguments

object

(mmrm)
the MMRM fit.

contrast_matrix

(matrix)
contrast matrix with number of subjects times number of coefficients as the number of columns.

Value

Adjusted degrees of freedom value.


[Package mmrm version 0.3.15 Index]