| 
    Jpp 19.3.0-rc.3
    
   the software that should make you happy 
   | 
 
Normal M-estimator with background. More...
#include <JMEstimator.hh>
  
Public Member Functions | |
| JMEstimatorNormalWithBackground (const double p) | |
| Constructor.   | |
| virtual double | getRho (const double z) const override | 
| Get maximum likelihood estimate.   | |
| virtual double | getPsi (const double z) const override | 
| Get derivative of maximum likelihood estimate.   | |
Public Attributes | |
| double | p | 
Normal M-estimator with background.
Definition at line 155 of file JMEstimator.hh.
      
  | 
  inline | 
      
  | 
  inlineoverridevirtual | 
Get maximum likelihood estimate.
| z | deviation | 
Implements JFIT::JMEstimator.
Definition at line 167 of file JMEstimator.hh.
      
  | 
  inlineoverridevirtual | 
Get derivative of maximum likelihood estimate.
| z | deviation | 
Implements JFIT::JMEstimator.
Definition at line 174 of file JMEstimator.hh.
| double JFIT::JMEstimatorNormalWithBackground::p | 
Definition at line 181 of file JMEstimator.hh.