dot-mean_parallel_plot: Mean Value Parallel Coordinates Plot (Use to HT2test &...

.mean_parallel_plotR 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


MVET documentation built on June 22, 2024, 11:25 a.m.