show-MatH {HistDAWass}R Documentation

Method show for MatH

Description

An overriding show method for a MatH object. The method returns a representation of the matrix using the mean and the standard deviation for each histogram.

Usage

## S4 method for signature 'MatH'
show(object)

Arguments

object

a MatH object

Examples

show(BLOOD)
print(BLOOD)
BLOOD

[Package HistDAWass version 1.0.8 Index]