scaleVmat.RdA function to scale a Vmat.
scaleVmat(Vmat, FUN = "pctsum")
| Vmat | |
|---|---|
| FUN | string. A Vmat can be scaled relative to its median ('pctmedian'), to its mean ('pctmean'), to its max ('pctmax'). Otherwise it could be zscore-d entirely ('Zscore') or by rows ('rowZscore') or by columns ('colZscore'). |
A table object