MCPcopy Index your code
hub / github.com/statsmodels/statsmodels / test_numdiff.py

File test_numdiff.py

statsmodels/tools/tests/test_numdiff.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'''Testing numerical differentiation
2
3Still some problems, with API (args tuple versus *args)
4finite difference Hessian has some problems that I did not look at yet

Callers

nothing calls this directly

Calls 8

approx_fprimeFunction · 0.90
approx_fprime_csFunction · 0.90
approx_hess_csFunction · 0.90
pinvMethod · 0.80
sumMethod · 0.80
maxabsFunction · 0.70
loadMethod · 0.45
fitMethod · 0.45

Tested by

no test coverage detected