h_coef_table {mmrm}R 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|)⁠.


[Package mmrm version 0.3.11 Index]