h_drop_covariance_terms: Drop Formula Terms used for Covariance Structure Definition
Description
Drop Formula Terms used for Covariance Structure Definition
Usage
h_drop_covariance_terms(f)
Value
The formula without accepted covariance terms.
Arguments
- f
(formula
)
a formula from which covariance terms should be
dropped.
Details
terms
is used and it will preserve the environment attribute.
This ensures the returned formula and the input formula have the same environment.