h_coef_table: Coefficients Table for MMRM Fit

View source: R/mmrm-methods.R

h_coef_tableR Documentation

Coefficients Table for MMRM Fit

Description

This is used by summary.mmrm() to obtain the coefficients table.

Usage

h_coef_table(object)

Arguments

object

(mmrm)
model fit.

Value

Matrix with one row per coefficient and columns Estimate, ⁠Std. Error⁠, df, ⁠t value⁠ and ⁠Pr(>|t|)⁠.


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