djqpd                   Density function of Johnson
                        Quantile-Parameterised Distribution.
jqpd                    Calculates the parameters of the Johnson
                        Quantile-Parameterised Distribution
jqpd_kurtosis           Calculates the kurtosis of a Johnson
                        Quantile-Parameterised Distribution.
jqpd_mean               Calculates the mean of a Johnson
                        Quantile-Parameterised Distribution.
jqpd_sd                 Calculates the standard-deviation of a Johnson
                        Quantile-Parameterised Distribution.
jqpd_skewness           Calculates the skewness of a Johnson
                        Quantile-Parameterised Distribution.
jqpd_var                Calculates the variance of a Johnson
                        Quantile-Parameterised Distribution.
pjqpd                   Cumulative distribution function of Johnson
                        Quantile-Parameterised Distribution.
plot_jqpd               Plots the density, cumulative distribution
                        function, quantile function and a set of 1000
                        random samples for a Johnson
                        Quantile-Parameterised Distribution.
qjqpd                   Quantile function of Johnson
                        Quantile-Parameterised Distribution.
rjqpd                   Generate random samples from a jqpd
                        distribution object
