Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

access to last hessian in BoundedBroydenFletcherGoldfarbShanno #853

@aeternam7

Description

@aeternam7

hi, i'm using BoundedBroydenFletcherGoldfarbShanno optimization class for modelling GARCH(1,1)

i get the parameter estimates of the model, but also need the standard errors of these estimates

these standard errors are computed with the hessian matrix in the convergence point

i do not add any hessian definition, so i suppose it is computed numerically

so, how can i access to last hessian computed in BoundedBroydenFletcherGoldfarbShanno class?

thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions