Example_AutoMPG
scalation.modeling.Example_AutoMPG
object Example_AutoMPG
The Example_AutoMPG object stored the UCI AutoMPG dataset in a matrix.
Attributes
- See also
-
archive.ics.uci.edu/ml/datasets/Auto+MPG
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Example_AutoMPG.type
Members list
Value members
Concrete fields
the origin column (7) in oxr will be categorical
the origin column (7) in oxr will be categorical
Attributes
the names of the predictor variables; the name of response variable is mpg
the names of the predictor variables; the name of response variable is mpg
Attributes
the combined data matrix xy with the origin column (6) removed
the combined data matrix xy with the origin column (6) removed
Attributes
In this article