plot_distatis: Plot DiSTATIS representation of the data

Description Usage Arguments Value

Description

Uses distatis_df data frame with configurations computed by DiSTATIS for separate dissimilarity matrix copies separetely, and a consensus_df data frame for the "agreement" configuration to plot the data representation with density clouds.

Usage

1
plot_distatis(distatis_df, consensus_df, color_label = NULL)

Arguments

distatis_df

A data frame with partial configurations.

consensus_df

A data frame with a consensus configuration. consensus_df can contain a column "covariate" with sample data that can be used for coloring.

color_label

[Optional] A character string for the color label.

Value

A ggplot2 object.


nlhuong/buds documentation built on May 17, 2019, 3:13 a.m.