Function reference
- 
          
          
cdf(<dfr_dist>) - Method for obtaining the cdf of a 
dfr_distobject. 
- 
          
          
cum_haz() - Method for obtaining the cumulative hazard function of an object.
 
- 
          
          
cum_haz(<dfr_dist>) - Method for obtaining the hazard function of a 
dfr_distobject. 
- 
          
          
dfr_dist() - Concstructor for 
dfr_distobjects 
- 
          
          
hazard(<dfr_dist>) - Method for obtaining the hazard function of a 
dfr_distobject. 
- 
          
          
inv_cdf(<dfr_dist>) - Method for obtaining the quantile (inverse cdf) of an object.
 
- 
          
          
is_dfr_dist() - Function for determining whether an object is a 
dfr_distobject. 
- 
          
          
params(<dfr_dist>) - Method for obtaining the parameters of a 
dfr_distobject. 
- 
          
          
pdf(<dfr_dist>) - Method for obtaining the pdf of a 
dfr_distobject. 
- 
          
          
print(<dfr_dist>) - Print method for 
dfr_distobjects. 
- 
          
          
sampler(<dfr_dist>) - Sampling function for 
dfr_distobjects. 
- 
          
          
sup(<dfr_dist>) - Method for retrieving the support of an object 
x. 
- 
          
          
surv(<dfr_dist>) - Method for obtaining the survival function of a 
dfr_distobject.