Skip to contents

Generate a graph of individuals for the data.

Usage

visualize.ind(dataSet, label = TRUE, ellipse = TRUE, ellipse.level = 0.95)

Arguments

dataSet

The data set corresponds to the output from the function analyze.pca.

label

A boolean (default = TRUE) specifying whether the active individuals to be labeled.

ellipse

A boolean (default = TRUE) specifying whether to draw ellipses around the individuals.

ellipse.level

A numeric value (default = 0.95) specifying the size of the concentration ellipse in normal probability.

Value

An object of class ggplot.