By default the 'burrIII2', 'gamma' and 'lnorm'
distributions are fitted to the data.
The ssd_fit_dists function has also been
tested with the 'burrIII3', 'gompertz', 'lgumbel', 'llogis', 'pareto'
and 'weibull' distributions.
If weight specifies a column in the data frame with positive integers,
weighted estimation occurs.
However, currently only the resultant parameter estimates are available (via coef).
If the `right` argument is different to the `left` argument then the data are considered to be censored.
It may be possible to use artificial censoring to improve the estimates in the extreme tails
(Liu et al 2018).