h_valid_formula {mmrm}R 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.


[Package mmrm version 0.3.11 Index]