Constructor for ARMAEstimateMissing.
int array containing the times at which the series values were observed. The values must be strictly increasing. Times for missing values are identified as non-incremental gaps in this series. A gap of missing values in z is assumed when the difference between two consecutive values is greater than one, i.e. double array containing the values for the time series observed at the times given in the vector tpoints. ARMAEstimateMissing Class | Imsl.Stat Namespace