UniMultivariateComparison: Formats predictions into a ROCR 'object' to plot using the...

Description Usage Arguments Author(s)

View source: R/UniMultivariateComparison.R

Description

Runs univariate and multivariate analyses for a given set of covariates

Usage

1
2
UniMultivariateComparison(outcome, covariates, confounders = NULL, data,
  pretty = F, model = "linear")

Arguments

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"

Author(s)

Paul Newcombe


pjnewcombe/Pmisc documentation built on March 26, 2020, 2:09 p.m.