Uses of Interface
microsim.statistics.regression.ILinearRegression
-
Packages that use ILinearRegression Package Description microsim.statistics.regression -
-
Uses of ILinearRegression in microsim.statistics.regression
Subinterfaces of ILinearRegression in microsim.statistics.regression Modifier and Type Interface Description interface
IBinaryChoiceRegression
Classes in microsim.statistics.regression that implement ILinearRegression Modifier and Type Class Description class
LinearRegression
class
LogitRegression
class
ProbitRegression
-