powered by
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
Center.cell.MatH(object)# S4 method for MatH Center.cell.MatH(object)
# S4 method for MatH Center.cell.MatH(object)
A MatH object, having each distribution with a zero mean.
MatH
a MatH object, a matrix of distributions.
CEN_BLOOD <- Center.cell.MatH(BLOOD) get.MatH.stats(BLOOD, stat = "mean")
Run the code above in your browser using DataLab