Center.cell.MatH-methods: Method Center.cell.MatH Centers all the cells of a matrix of...

Center.cell.MatHR Documentation

Method Center.cell.MatH Centers all the cells of a matrix of distributions

Description

The function transform a MatH object (i.e. a matrix of distributions), such that each distribution is shifted and has a mean equal to zero

Usage

Center.cell.MatH(object)

## S4 method for signature 'MatH'
Center.cell.MatH(object)

Arguments

object

a MatH object, a matrix of distributions.

Value

A MatH object, having each distribution with a zero mean.

Examples

CEN_BLOOD <- Center.cell.MatH(BLOOD)
get.MatH.stats(BLOOD, stat = "mean")

Airpino/HistDAWass documentation built on Jan. 30, 2024, 7:53 p.m.