Description Usage Arguments Author(s)
View source: R/UniMultivariateComparison.R
Runs univariate and multivariate analyses for a given set of covariates
1 2 | UniMultivariateComparison(outcome, covariates, confounders = NULL, data,
pretty = F, model = "linear")
|
outcome |
Outcome variable |
covariates |
Covariates to calculate univariate and multivariate effects for |
confounders |
List of confounders to include in univariate and multivariate models |
data |
Matrix or datafram containing the variables above. |
pretty |
Whether to retrun a prettyified table (which contains strings so might be less useful). |
model |
"logistic" or "linear" |
Paul Newcombe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.