bartest.multivar: bartest.multivar, plot what you want!

Description Usage Arguments

View source: R/bartest.multivar.R

Description

Similar to multiplot

Usage

1
bartest.multivar(dataset, group, measures = NULL, title = NULL)

Arguments

dataset

a dataframe with numeric variables and the group as factor (2 or more)

group

The group by which variables are divided. it can be a factor of 2 or more items. If it's not a factor, it is coerced into factor

measures

the measures you want to display. If NULL, all the columns in dataset are plotted.

title

alemiani/explora documentation built on May 28, 2019, 4:54 p.m.