scalation.modeling.NullModel
See theNullModel companion class
The NullModel
companion object provides a simple factory method for building null models.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create a null model from a combined data matrix taking the last column as the response.
Create a null model from a combined data matrix taking the last column as the response.
Value parameters
-
xy
-
the combined data matrix
Attributes