ldaPlot: LDA plot

Description Usage Arguments Value

Description

Create a two-dimensional LDA plot using all variables in data to predict groups

Usage

1
ldaPlot(data, groups, useColLabels = TRUE)

Arguments

data

a matrix with samples on columns and dimensions on rows

groups

the class of each column

useColLabels

if TRUE print the column labels on the plot

Value

a ggplot object


pimentel/haRold documentation built on May 25, 2019, 7:12 a.m.