Uses of Class
com.actelion.research.calc.BoxCox
-
Packages that use BoxCox Package Description com.actelion.research.calc -
-
Uses of BoxCox in com.actelion.research.calc
Methods in com.actelion.research.calc with parameters of type BoxCox Modifier and Type Method Description static Matrix
BoxCox. reTransform(Matrix A, BoxCox boxCox)
static Matrix
BoxCox. transform(Matrix A, BoxCox boxCox)
-