.mean_parallel_plot {MVET}R Documentation

Mean Value Parallel Coordinates Plot (Use to HT2test & VManova)

Description

Mean Value Parallel Coordinates Plot (Use to HT2test & VManova)

Usage

.mean_parallel_plot(data, grp.name, scale = FALSE)

Arguments

data

A numeric matrix or data frame. If data frame, group(class) column can be a factor or a string.

grp.name

The name of a column of string representing groups(classes) in the input data.

scale

If TRUE, the data will be scaled before calculating mean values and used in the plot. (default scale = FALSE)

Value

Mean Value Parallel Coordinates Plot


[Package MVET version 0.1.0 Index]