fviz_gda_conc_ellipse: Title

Description Usage Arguments Value

View source: R/fviz-gda-conc-ellipse.R

Description

Title

Usage

1
2
3
4
5
fviz_gda_conc_ellipse(res_gda, level = 0.8647, alpha = 0.1,
  colour = "black", linetype = "dashed", density = FALSE, fill = "gray",
  axes = 1:2, myriad = TRUE, scale_size = 1,
  title = "GDA individuals plot", plot_modif_rates = TRUE,
  axis_lab_name = "Achse")

Arguments

res_gda

GDA result.

level

ellipse level (default 86.47%).

alpha

opacity level (default 0.1).

colour

ellipse border colour.

linetype

ellipse edge linetype.

density

show density contours (boolean).

fill

ellipse fill colour.

axes

the GDA dimensions to plot.

myriad

use Myriad Pro font (boolean).

scale_size

scale minimal point size.

title

the plot title.

plot_modif_rates

plot modified rates instead of eigenvalue percentage (boolean).

axis_lab_name

name of axis label.

Value

ggplot2 GDA visualisation with concentration ellipse.


inventionate/TimeSpaceAnalysis documentation built on May 18, 2019, 5:47 a.m.