Open tsalo opened 10 months ago
Taki's idea is to calculate the variance for each contiguous segment of the censored time series and then average the variance estimates across the time series, weighted by the length of the segments.
A few other ideas:
To be honest, I don't know how the autocorrelation estimator fits into the overall variance estimation. I'll need to reread the paper.
Taki's idea is to calculate the variance for each contiguous segment of the censored time series and then average the variance estimates across the time series, weighted by the length of the segments.