powered by
Returns the histogram data in the r-th row and the c-th column.
get.cell.MatH(object, r, c)# S4 method for MatH,numeric,numeric get.cell.MatH(object, r, c)
# S4 method for MatH,numeric,numeric get.cell.MatH(object, r, c)
a MatH object, a matrix of distributions.
an integer, the row index.
an integer, the column index
A distributionH object.
distributionH
# NOT RUN { get.cell.MatH(BLOOD, r=1,c=1) # }
Run the code above in your browser using DataLab