mmrm_fit: fit MMRM

Description Usage Arguments Value

View source: R/util_fn.R

Description

Fit MMRM for the long form data

Usage

1
mmrm_fit(mmrm_formula, data_long, p, k)

Arguments

mmrm_formula

formula for MMRM, including fixed and random effect

data_long

long form of the data

p

number of time points

k

dimension of baseline covariates

Value

A list of model estimation results.


Merck/mmrm documentation built on Dec. 17, 2021, 4:12 a.m.