Uses of Enum Class
microsim.statistics.regression.RegressionColumnNames
Packages that use RegressionColumnNames
-
Uses of RegressionColumnNames in microsim.statistics.regression
Subclasses with type arguments of type RegressionColumnNames in microsim.statistics.regressionMethods in microsim.statistics.regression that return RegressionColumnNamesModifier and TypeMethodDescriptionstatic RegressionColumnNamesReturns the enum constant of this class with the specified name.static RegressionColumnNames[]RegressionColumnNames.values()Returns an array containing the constants of this enum class, in the order they are declared.