Learn R Programming

mda.biber (version 1.0.1)

boxplot_mda: Create boxplot for multi-dimensional analysis

Description

Combine scaled vectors of the relevant factor loadings and boxplots of dimension scores.

Usage

boxplot_mda(mda_data, n_factor = 1)

Value

A combined plot of scaled vectors and boxplots.

Arguments

mda_data

An mda data.frame produced by the mda_loadings() function.

n_factor

The factor to be plotted.

See Also

stickplot_mda()