Learn R Programming

BcDiag (version 1.0.2)

exploreCalc: The exploreCalc function

Description

calculates the 'mean', 'median','variance', 'MAD', and 'quantile' for biclusterd and. clusterd data.

Usage

exploreCalc(bic.mat)

Arguments

bic.mat
Biclusterd or clustered data matrix.

Value

  • Summary statistics('mean', 'median','variance', 'MAD', and 'quantile') for biclusterd and clusterd data.

Details

an internal function used to calculate the summary statistics of biclustered and clustered data. it supports for exploreBic function. It is used only for internal purpose.

See Also

exploreBic