h_valid_formula: Validate mmrm Formula

View source: R/utils.R

h_valid_formulaR Documentation

Validate mmrm Formula

Description

Validate mmrm Formula

Usage

h_valid_formula(formula)

Arguments

formula

(formula)
to check.

Details

In mmrm models, . is not allowed as it introduces ambiguity of covariates to be used, so it is not allowed to be in formula.


mmrm documentation built on Oct. 7, 2024, 1:14 a.m.