cURL
curl --request POST \ --url https://finceptbackend.share.zrok.io/quantlib/statistics/timeseries/gjr-garch/fit \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{}'
{}
Fit a GJR-GARCH(p,q) model (asymmetric GARCH) to returns data
API key for authentication. Get your key at https://finceptbackend.share.zrok.io/auth/register
The body is of type object.
object
Successful Response