A Software Development Kit for 'Nixtla''s 'TimeGPT'
Generate output dates for forecast method. This is a private function ...
Get NIXTLA_API_KEY from options or from .Renviron This is a private fu...
Retrieve parameters for 'TimeGPT' model This is a private function of ...
Obtain level from quantiles This is a private function of 'nixtlar'
Make requests to the 'TimeGPT' API This is a private function of 'nixt...
Convert period or offset aliases to a character string recognized by R...
A function used by httr2::req_retry() to determine if the response rep...
Validate future exogenous variables (if applicable) This is a private ...
Infer frequency of a data frame.
Sequential version of 'nixtla_client_cross_validation' This is a priva...
Sequential version of 'nixtla_client_detect_anomalies' This is a priva...
Sequential version of 'nixtla_client_forecast' This is a private funct...
Sequential version of 'nixtla_client_historic' This is a private funct...
Plot the output of the following nixtla_client functions: forecast, hi...
Set base 'ULR' and 'API' key in global environment
Set 'API' key in global environment
Validate 'API' key
nixtlar: A Software Development Kit for 'Nixtla''s 'TimeGPT'
A Software Development Kit for working with 'Nixtla''s 'TimeGPT', a foundation model for time series forecasting. 'API' is an acronym for 'application programming interface'; this package allows users to interact with 'TimeGPT' via the 'API'. You can set and validate 'API' keys and generate forecasts via 'API' calls. It is compatible with 'tsibble' and base R. For more details visit <https://docs.nixtla.io/>.
Useful links