are_applicable_to_coveset: Vectorized check equation for covariates

Description Usage Arguments Value Methods (by class)

View source: R/are_applicable_to_coveset.R

Description

check which of the given eqs set of equation(s) (if any) can be applied to the supplied set of covariates

Usage

1
2
3
4
are_applicable_to_coveset(x, cov)

## S3 method for class 'eqs_bag'
are_applicable_to_coveset(x, cov)

Arguments

x

(eqs_bag) object

cov

(chr) vector of covariates

Value

(lgl) for all the eqs part of x, TRUE if the covariates supplied are a subset of the covariates needed to solve at least one of the equations in x.

Methods (by class)


UBESP-DCTV/equationer documentation built on Jan. 17, 2021, 6:30 p.m.