Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

check_terms

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


pcsstools

Tools for Regression Using Pre-Computed Summary Statistics

v0.1.1
GPL (>= 3)
Authors
Jack Wolf [aut, cre, cph] (<https://orcid.org/0000-0002-8919-8740>), R Core Team and contributors worldwide [cph, aut] (Author and copyright holder of modified 'stats' fragments)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.