Stats4TS
scalation.mathstat.Stats4TS
The Stats
case class is used to hold basic statistical information: mean, variance, auto-covariance, and auto-correlation. Note gamma0 (biased) does not equal the sample variance (unbiased)
Value parameters
- lags_
-
the maximum number of lags
- y
-
the response vector (time-series data) for the training/full dataset
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article