Как запустить стандартный нормальный тест на однородность для данных временных рядов ⇐ Python
Как запустить стандартный нормальный тест на однородность для данных временных рядов
I have a timeseries data (sample data) for a variable wind for nearly 40 stations and 36 years (details in sample screenshot).
I need to run the Standard Normal Homogeneity Test and Pettitt's Test for this data as per recommendations. Are they available in python?
I couldn't find any code for the mentioned tests in python documentations and packages.
I need some help here to know if there is any package holding these tests.
There are codes in R as follows:
snht(data, period, robust = F, time = NULL, scaled = TRUE, rmSeasonalPeriod = Inf, ...) However, no results so far... only errors.
Источник: https://stackoverflow.com/questions/585 ... eries-data
I have a timeseries data (sample data) for a variable wind for nearly 40 stations and 36 years (details in sample screenshot).
I need to run the Standard Normal Homogeneity Test and Pettitt's Test for this data as per recommendations. Are they available in python?
I couldn't find any code for the mentioned tests in python documentations and packages.
I need some help here to know if there is any package holding these tests.
There are codes in R as follows:
snht(data, period, robust = F, time = NULL, scaled = TRUE, rmSeasonalPeriod = Inf, ...) However, no results so far... only errors.
Источник: https://stackoverflow.com/questions/585 ... eries-data
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Как запустить стандартный нормальный тест на однородность для данных временных рядов
Anonymous » » в форуме Python - 0 Ответы
- 8 Просмотры
-
Последнее сообщение Anonymous
-