fviz_gda_trajectory_sample: Visualization of the separated concentration ellipses of the...

Description Usage Arguments Value

View source: R/fviz-gda-trajectory-sample.R

Description

Visualization of the separated concentration ellipses of the sample.

Usage

1
2
3
4
fviz_gda_trajectory_sample(res_gda, time_point_names = NULL, myriad = TRUE,
  axes = 1:2, ind_points = TRUE, concentration_ellipse = TRUE,
  complete = TRUE, title = "Trajectory plot to compare samples",
  plot_modif_rates = TRUE, alpha = 0.15, axis_lab_name = "Achse")

Arguments

res_gda

MCA result (rownames have to be questionnaire IDs including time number, e.g. 87654_1).

time_point_names

vector containing the name of the time points.

myriad

use Myriad Pro font (boolean).

axes

the axes to plot.

ind_points

show individuals (boolean).

concentration_ellipse

show or hide overall concentration ellipse (boolean).

complete

plot only complete cases (boolean).

title

title of the plot

plot_modif_rates

plot modified rates instead of eigenvalue percentage (boolean).

alpha

ellipse fill alpha.

axis_lab_name

name of axis label.

Value

ggplot2 visualization.


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