Package: ExGaussEstim 0.1.2
ExGaussEstim: Quantile Maximization Likelihood Estimation and Bayesian Ex-Gaussian Estimation
Presents two methods to estimate the parameters 'mu', 'sigma', and 'tau' of an ex-Gaussian distribution. Those methods are Quantile Maximization Likelihood Estimation ('QMLE') and Bayesian. The 'QMLE' method allows a choice between three different estimation algorithms for these parameters : 'neldermead' ('NEMD'), 'fminsearch' ('FMIN'), and 'nlminb' ('NLMI'). For more details about the methods you can refer at the following list: Brown, S., & Heathcote, A. (2003) <doi:10.3758/BF03195527>; McCormack, P. D., & Wright, N. M. (1964) <doi:10.1037/h0083285>; Van Zandt, T. (2000) <doi:10.3758/BF03214357>; El Haj, A., Slaoui, Y., Solier, C., & Perret, C. (2021) <doi:10.19139/soic-2310-5070-1251>; Gilks, W. R., Best, N. G., & Tan, K. K. C. (1995) <doi:10.2307/2986138>.
Authors:
ExGaussEstim_0.1.2.tar.gz
ExGaussEstim_0.1.2.zip(r-4.5)ExGaussEstim_0.1.2.zip(r-4.4)ExGaussEstim_0.1.2.zip(r-4.3)
ExGaussEstim_0.1.2.tgz(r-4.4-any)ExGaussEstim_0.1.2.tgz(r-4.3-any)
ExGaussEstim_0.1.2.tar.gz(r-4.5-noble)ExGaussEstim_0.1.2.tar.gz(r-4.4-noble)
ExGaussEstim_0.1.2.tgz(r-4.4-emscripten)ExGaussEstim_0.1.2.tgz(r-4.3-emscripten)
ExGaussEstim.pdf |ExGaussEstim.html✨
ExGaussEstim/json (API)
# Install 'ExGaussEstim' in R: |
install.packages('ExGaussEstim', repos = c('https://jdcerca.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:0b475d02cd. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | NOTE | Nov 21 2024 |
R-4.5-linux | NOTE | Nov 21 2024 |
R-4.4-win | NOTE | Nov 21 2024 |
R-4.4-mac | NOTE | Nov 21 2024 |
R-4.3-win | NOTE | Nov 21 2024 |
R-4.3-mac | NOTE | Nov 21 2024 |
Exports:BayesianExgaussianQMLEEstim
Dependencies:dlmfitdistrplusgamlss.distinvgammalatticeMASSMatrixnloptrpracmarlangsurvival
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bayesian Ex-gaussian Estimate | BayesianExgaussian |
Ex-Gaussian Quantile Maximum Likelihood Estimate | QMLEEstim |