Description Usage Arguments Value Methods (by class)
View source: R/which_are_applicable_to_covset.R
Extract which of the given eqs set of
equation(s) (if any) can be applied to the supplied
set of covariates
1 2 3 4 | which_are_applicable_to_covset(x, cov)
## S3 method for class 'eqs_bag'
which_are_applicable_to_covset(x, cov)
|
x |
(eqs_bag) object |
cov |
(chr) vector of covariates |
(chr) names of all the eqs part of x,
for which the covariates supplied are a subset of the
covariates needed to solve at least one of the equations into it.
eqs_bag: Find which of the
eqs set in the eqs_bag can be
applied to the covariates supplied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.