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 |
( |
Value
Matrix with one row per coefficient and columns
Estimate
, Std. Error
, df
, t value
and Pr(>|t|)
.
[Package mmrm version 0.3.15 Index]