h_valid_formula {mmrm} | R Documentation |
Validate mmrm Formula
Description
Validate mmrm Formula
Usage
h_valid_formula(formula)
Arguments
formula |
( |
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.15 Index]