Jpp
18.0.1-rc.1
the software that should make you happy
|
Lorentzian M-estimator. More...
#include <JMEstimator.hh>
Public Member Functions | |
virtual double | getRho (const double z) const |
Get maximum likelihood estimate. More... | |
virtual double | getPsi (const double z) const |
Get derivative of maximum likelihood estimate. More... | |
Lorentzian M-estimator.
This estimator prouces a logarithmic dependence for large deviations.
Definition at line 65 of file JMEstimator.hh.
|
inlinevirtual |
Get maximum likelihood estimate.
z | deviation |
Implements JFIT::JMEstimator.
Definition at line 68 of file JMEstimator.hh.
|
inlinevirtual |
Get derivative of maximum likelihood estimate.
z | deviation |
Implements JFIT::JMEstimator.
Definition at line 69 of file JMEstimator.hh.