Uses of Class
com.actelion.research.calc.regression.linear.pls.boxcox.ParameterPLSBoxCox
-
Packages that use ParameterPLSBoxCox Package Description com.actelion.research.calc.regression.linear.pls.boxcox -
-
Uses of ParameterPLSBoxCox in com.actelion.research.calc.regression.linear.pls.boxcox
Methods in com.actelion.research.calc.regression.linear.pls.boxcox that return ParameterPLSBoxCox Modifier and Type Method Description ParameterPLSBoxCoxPLSBoxCoxY. getParameter()Methods in com.actelion.research.calc.regression.linear.pls.boxcox with parameters of type ParameterPLSBoxCox Modifier and Type Method Description voidParameterPLSBoxCox. copy(ParameterPLSBoxCox orig)Constructors in com.actelion.research.calc.regression.linear.pls.boxcox with parameters of type ParameterPLSBoxCox Constructor Description ParameterPLSBoxCox(ParameterPLSBoxCox orig)PLSBoxCoxY(ParameterPLSBoxCox parameterPLSBoxCox)
-