Learn R Programming

BcDiag (version 1.0.2)

explorePlot: The explorePlot function

Description

An internal function supports for exploreBic and Provides different types of plots for biclustered and clustered data simultaneously.

Usage

explorePlot(sbic, obic, pfor = c("all", "mean", "median",
"variance", "mad", "quant"))

Arguments

sbic
biclusterd data
obic
clusterd data
pfor
plot for 'mean', 'median', 'variance', 'mad', 'all', or 'quantile'.

Value

  • Extracts the required summary plot.

Details

It has an important role to plot the summary statistics of biclustered and clustered data. it helps the exploreBic function by exracting different types of plots for the summary statistics of biclusterd and clusterd data.

See Also

exploreBic,exploreCalc