|
Q: Can I use datasets with missing points or uneven sampling?
Yes, data with NaN values (case insensitive) are treated as missing. A novel gap-filling feature can be used to analyze such data. Missing points are filled-in by ierative SSA algorithm, utilizing temporal and spatial correlations present in the dataset.
|