h_df_1d_kr: Calculation of Kenward-Roger Degrees of Freedom for...

View source: R/kenwardroger.R

h_df_1d_krR Documentation

Calculation of Kenward-Roger Degrees of Freedom for One-Dimensional Contrast

Description

Used in df_1d() if method is "Kenward-Roger" or "Kenward-Roger-Linear".

Usage

h_df_1d_kr(object, contrast)

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.

Value

List with est, se, df, t_stat and p_val.


mmrm documentation built on Oct. 7, 2024, 1:14 a.m.