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 MatrixBoxCox. reTransform(Matrix A, BoxCox boxCox)static MatrixBoxCox. transform(Matrix A, BoxCox boxCox)
-