check_terms {pcsstools}R Documentation

Check that independent and dependent variables are accounted for through PCSS

Description

Check that independent and dependent variables are accounted for through PCSS

Usage

check_terms(xterms, yterms, pcssterms, pcsstype)

Arguments

xterms, yterms

character vector of model's independent variables or variables combined to the dependent variable

pcssterms

character vector of variables with provided PCSS

pcsstype

character describing the PCSS being checked. Either "means", "covs", "predictors", or "responses".

Value

No return value, called for side effects


[Package pcsstools version 0.1.2 Index]