df_1d: Calculation of Degrees of Freedom for One-Dimensional Contrast
Description
Calculates the estimate, adjusted standard error, degrees of freedom,
t statistic and p-value for one-dimensional contrast.
Usage
df_1d(object, contrast)
Value
List with est, se, df, t_stat and p_val.
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.