ExpandableVariable
scalation.modeling.ExpandableVariable
trait ExpandableVariable
The ExpandableVariable
trait provides the framwork for replacing categorical variables with dummy variables. A dummy variable having nl levels is replaced with nl-1 dummy variables.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class RegressionCat
Members list
In this article