public class SimpleAR1Fit extends VARModel implements ResamplerModel
VARFit.| Constructor and Description |
|---|
SimpleAR1Fit(Matrix mts) |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
fittedValues() |
Matrix |
sigma2()
Gets the conditional variances of residuals over time.
|
Matrix |
standarizedInnovations()
Gets the standarized innovations (normalized by the conditional standard
deviation at the time) of the time series.
|
conditionalMean, getDemeanedModel, unconditionalMeangetVARMAAR, d, dimension, getVARMAX, MA, maxPQ, mu, p, phi, psi, q, sigma, thetaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfittedValuespublic SimpleAR1Fit(Matrix mts)
public Matrix fittedValues()
fittedValues in interface ResamplerModelpublic Matrix standarizedInnovations()
ResamplerModelstandarizedInnovations in interface ResamplerModelpublic Matrix sigma2()
ResamplerModelsigma2 in interface ResamplerModelCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.