h_df_bw_calc: Calculation of Between-Within Degrees of Freedom

View source: R/between-within.R

h_df_bw_calcR Documentation

Calculation of Between-Within Degrees of Freedom

Description

Used in h_df_1d_bw() and h_df_md_bw().

Usage

h_df_bw_calc(object)

Arguments

object

(mmrm)
the fitted MMRM.

Value

List with:

  • coefs_between_within calculated via h_within_or_between()

  • ddf_between

  • ddf_within


openpharma/mmrm documentation built on April 14, 2025, 2:10 a.m.