timesfm-ts - v1.0.0
Preparing search index...
csv-forecast
outputJSON
Function outputJSON
outputJSON
(
result
:
{
pointForecast
:
Float32Array
<
ArrayBufferLike
>
[]
;
quantileForecast
:
Float32Array
<
ArrayBufferLike
>
[]
[]
;
}
,
seriesNames
:
string
[]
,
options
:
CSVForecastOptions
,
log
?:
CSVForecastLogger
,
)
:
void
Parameters
result
:
{
pointForecast
:
Float32Array
<
ArrayBufferLike
>
[]
;
quantileForecast
:
Float32Array
<
ArrayBufferLike
>
[]
[]
;
}
seriesNames
:
string
[]
options
:
CSVForecastOptions
Optional
log
:
CSVForecastLogger
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
timesfm-ts - v1.0.0
Loading...