Skip to content

Issue recovering inverse Hessian from minimize() #116

Description

@rickecon

This issue is curated at rickecon/StructEst_W17#26. There are two problems that come up when trying to recover the inverse Hessian matrix from a minimize() function call.

  1. Only one of the three constrained minimizer methods ('L-BFGS-B') return the inverse Hessian.
  2. Sometimes, the 'L-BFGS-B' method returns the inverse Hessian as a , where K is the number of parameters being estimated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions