OOmisc-package          Ozgur-Ozlem Miscellaneous
accept.reject           Function to generate categorical random numbers
                        from the specified psuedo-distribution by
                        Accept-Reject Method.
ci.prop                 A function to calculate exact and approximate
                        confidence intervals for proportion.
damped.newton           A function to find the roots of univariate
                        functions.
ePCP                    Function to calculate expected proportion of
                        correct prediction (ePCP).
expit                   Function to do expit (exp(x)/(1+exp(x)))
                        transformation
fact                    A function to calculate the factorial.
newton                  A function to find the roots of univariate
                        functions.
nll                     Function to calculate negative log-likelihood
                        (NLL)
rlaplace                A function to generate random numbers from the
                        Laplace distribution.
rtriangular             A function to generate random numbers from the
                        triangular distribution.
secant                  A function to find roots of univariate
                        functions.
sevennum                A function to calculate the 7-number summary.
