h_drop_covariance_terms {mmrm} | R Documentation |
Drop Formula Terms used for Covariance Structure Definition
Description
Drop Formula Terms used for Covariance Structure Definition
Usage
h_drop_covariance_terms(f)
Arguments
f |
( |
Details
terms
is used and it will preserve the environment attribute.
This ensures the returned formula and the input formula have the same environment.
Value
The formula without accepted covariance terms.
[Package mmrm version 0.3.15 Index]