scalation.modeling.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 Object
trait Matchable
class Any
-
Self type
-
Members list
the origin column (6) is categorical
the origin column (6) is 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
the raw combined data matrix 'xyr'
the raw combined data matrix 'xyr'
Attributes