h_df_1d_res {mmrm} | R Documentation |
Calculation of Residual Degrees of Freedom for One-Dimensional Contrast
Description
Used in df_1d()
if method is
"Residual".
Usage
h_df_1d_res(object, contrast)
Arguments
object |
(mmrm ) the MMRM fit.
|
contrast |
(numeric ) contrast vector. Note that this should not include
elements for singular coefficient estimates, i.e. only refer to the
actually estimated coefficients.
|
Value
List with est
, se
, df
, t_stat
and p_val
.
[Package
mmrm version 0.3.11
Index]