h_df_min_bw: Assign Minimum Degrees of Freedom Given Involved Coefficients

View source: R/between-within.R

h_df_min_bwR Documentation

Assign Minimum Degrees of Freedom Given Involved Coefficients

Description

Used in h_df_1d_bw() and h_df_md_bw().

Usage

h_df_min_bw(bw_calc, is_coef_involved)

Arguments

bw_calc

(list)
from h_df_bw_calc().

is_coef_involved

(logical)
whether each coefficient is involved in the contrast.

Value

The minimum of the degrees of freedom assigned to each involved coefficient according to its between-within categorization.


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