trafo {vlad} | R Documentation |
Box-Cox transformation of data.
trafo(delta, x)
delta |
Numeric. Box-Cox transformation parameter. |
x |
Numceric Vector. Parsonnet Score values within a range of 0 to 100 representing the preoperative patient risk. |
Returns a transformed Numeric vector.
Philipp Wittenberg