Learn R Programming

JSUparameters (version 1.0.0)

Estimate Parameters of the Best-Fitting JohnsonSU Distribution

Description

Uses least squares optimisation to estimate the parameters of the best-fitting JohnsonSU distribution for a given dataset, with the possibility of the distributions corresponding to the limiting cases of the JohnsonSU distribution. The code for the Golden Section Search used in the optimisation has been adapted from E. Cai. This package has been created as an extension of my Master's thesis. E. Cai (2013, "Scripts and Functions: Using R to Implement the Golden Section Search Method for Numerical Optimization", ).

Copy Link

Version

Install

install.packages('JSUparameters')

Monthly Downloads

215

Version

1.0.0

License

GPL (>= 3)

Maintainer

C.J. Clarke

Last Published

December 17th, 2021

Functions in JSUparameters (1.0.0)

JSUparameters

Find the Best-Fitting JohnsonSU Distribution to a dataset.