scalation.modeling.forecasting.NullModel
See theNullModel companion class
The NullModel
companion object provides factory methods for the NullModel
class.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create an NullModel
object.
Create an NullModel
object.
Value parameters
-
hparam
-
the hyper-parameters
-
tt
-
the time vector, if relevant (time index may suffice)
-
y
-
the response vector (time series data)
Attributes