Returns an int
array of all time points, including values for times with missing values in z
.
An int
array of all times from tpoints[0]=1
to tpoints.Length+NumberMissing
, where NumberMissing
is the number of values removed from the original time series.
ARMAEstimateMissing Class | Imsl.Stat Namespace