h_drop_covariance_terms: Drop Formula Terms used for Covariance Structure Definition

View source: R/utils-formula.R

h_drop_covariance_termsR 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

(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.

Value

The formula without accepted covariance terms.


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