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 ParameterPLSBoxCox
PLSBoxCoxY. getParameter()
Methods in com.actelion.research.calc.regression.linear.pls.boxcox with parameters of type ParameterPLSBoxCox Modifier and Type Method Description void
ParameterPLSBoxCox. 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)
-