| 
    Jpp 19.3.0-rc.2
    
   the software that should make you happy 
   | 
 
Linear M-estimator. More...
#include <JMEstimator.hh>
  
Public Member Functions | |
| virtual double | getRho (const double z) const | 
| Get maximum likelihood estimate.   | |
| virtual double | getPsi (const double z) const | 
| Get derivative of maximum likelihood estimate.   | |
Linear M-estimator.
This estimator produces a linear dependence for large deviations.
Definition at line 81 of file JMEstimator.hh.
      
  | 
  inlinevirtual | 
Get maximum likelihood estimate.
| z | deviation | 
Implements JFIT::JMEstimator.
Definition at line 84 of file JMEstimator.hh.
      
  | 
  inlinevirtual | 
Get derivative of maximum likelihood estimate.
| z | deviation | 
Implements JFIT::JMEstimator.
Definition at line 85 of file JMEstimator.hh.