Extracts relevant estimates from a given fitted MMRM. See rbmi_mmrm() for full details.
rbmi_mmrm_single_info(fit, visit_level, visit, group, weights)a list with trt_*, var_* and lsm_* elements. See rbmi_mmrm for
full details.
(mmrm)
the fitted MMRM.
(string)
the visit level to extract information for.
(string)
the name of the visit variable.
(string)
the name of the group variable.
(string)
the weighting strategy to be used when calculating the
least square means, either 'counterfactual' or 'equal'.
rbmi_mmrm()