cURL
curl --request POST \ --url https://macrobymark.com/api/labs/diagnostics \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "seriesId": "<string>", "tests": [ "acf" ], "transformations": [ "<string>" ], "acfMaxLag": 123, "pacfMaxLag": 123, "ljungBoxLags": 123, "archLmLags": 123 } '
Run comprehensive diagnostics on a time series.
Documentation IndexFetch the complete documentation index at: https://docs.macrobymark.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.macrobymark.com/llms.txt
Use this file to discover all available pages before exploring further.
acf
pacf
ljungbox
jarquebera
archlm
Diagnostic results