dot-get_model_params: Retrieve parameters for 'TimeGPT' model This is a private...

.get_model_paramsR Documentation

Retrieve parameters for 'TimeGPT' model This is a private function of 'nixtlar'

Description

Retrieve parameters for 'TimeGPT' model This is a private function of 'nixtlar'

Usage

.get_model_params(model, freq)

Arguments

model

Model to use, either "timegpt-1" or "timegpt-1-long-horizon".

freq

Frequency of the data.

Value

A list with the model's input size and horizon

Examples

## Not run: 
  .get_model_params(model, freq)

## End(Not run)


nixtlar documentation built on Oct. 30, 2024, 5:07 p.m.