JSUparameters: Estimate Parameters of the Best-Fitting JohnsonSU Distribution

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", <https://chemicalstatistician.wordpress.com/2013/04/22/using-r-to-implement-the-golden-bisection-method/>).

Version: 1.0.0
Published: 2021-12-17
Author: C.J. Clarke [aut, cre], Andrew Smith [ths]
Maintainer: C.J. Clarke <courtney.clarke at ucdconnect.ie>
License: GPL (≥ 3)
NeedsCompilation: no
CRAN checks: JSUparameters results

Documentation:

Reference manual: JSUparameters.pdf

Downloads:

Package source: JSUparameters_1.0.0.tar.gz
Windows binaries: r-prerel: JSUparameters_1.0.0.zip, r-release: JSUparameters_1.0.0.zip, r-oldrel: JSUparameters_1.0.0.zip
macOS binaries: r-prerel (arm64): JSUparameters_1.0.0.tgz, r-release (arm64): JSUparameters_1.0.0.tgz, r-oldrel (arm64): JSUparameters_1.0.0.tgz, r-prerel (x86_64): JSUparameters_1.0.0.tgz, r-release (x86_64): JSUparameters_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=JSUparameters to link to this page.