cURL
curl --request POST \ --url https://api.fincept.in/quantlib/statistics/timeseries/egarch/fit \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{}'
{}
Fit an EGARCH(p,q) model to returns data [Tier: STANDARD, Credits: 2]
API key for authentication. Get your key at https://api.fincept.in/auth/register
The body is of type object.
object
Successful Response