Learn R Programming

mmrm (version 0.3.16)

h_df_1d_sat_empirical: 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)

Value

Adjusted degrees of freedom value.

Arguments

object

(mmrm)
the MMRM fit.

contrast_matrix

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