summaryLong: Summary of long-form data frame given sequential regression...

Description Usage Arguments Value

View source: R/util_fn.R

Description

Given a long-form data and a formula from MMRM, summarize the information from the data

Usage

1
summaryLong(mmrm_formula, data_long, time_name, id_name, trt_name)

Arguments

mmrm_formula

formula for fixed effect in MMRM

data_long

long form of the data

time_name

name of the time variable

id_name

name of the id variable

trt_name

name of the treatment variable

Value

A list of summary of the long form data:


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