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


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