plotBars: plotBars

Description Usage Arguments Author(s) See Also

View source: R/plotBars.R

Description

plotBars Renders segmented bar plots with value labels representing proportions each segment represents.

Usage

1

Arguments

data

Data frame containing proportions comprised of two columns: 'target' and 'group'. 'target' represents the proportions for the target variable and 'group' is the name of the grouping variable

y

Character string indicating the name of the response variable.

x

Character string indicating the name of the explanatory variable.

title

Character string indicating the title of the plot

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other xmar functions: X23D, X2, analyze3d, analyze, discussion, formatData, preprocess, propTest, univariate, zTest


DataScienceSalon/xmar documentation built on May 28, 2019, 12:24 p.m.