Using TimeGPT for time series forecasting in the R programming language
nixtlar
package is the R interface to TimeGPT, allowing you to perform state-of-the-art time series forecasting directly from R. TimeGPT is a production-ready, generative pretrained transformer for time series forecasting, developed by Nixtla. It is capable of accurately predicting various domains such as retail, electricity, finance, and IoT, with just a few lines of code. Additionally, it can detect anomalies in time series data.
nixtlar
, please refer to the
documentation.
To view directly on CRAN, please use this
link.
nixtlar
package requires an API key. Get yours on the Nixtla Dashboard.nixtlar
package provides:
support@nixtla.io
.
TimeGPT is closed source. However, this SDK is open source and available under the Apache 2.0 License.