GithubHelp home page GithubHelp logo

gecrooks / fieldguide Goto Github PK

View Code? Open in Web Editor NEW
25.0 4.0 1.0 3.07 MB

Field Guide to Continuous Probability Distributions by Gavin E. Crooks

Home Page: http://threeplusone.com/fieldguide

License: Other

TeX 97.65% Gnuplot 2.26% Makefile 0.10%
probability-distributions statistical-distributions book

fieldguide's Introduction

Field Guide to Continuous Probability Distributions

Gavin E. Crooks

A survey of probability distributions used to describe a single, continuous, univariate random variable.

PDF: https://threeplusone.com/fieldguide

Source Code: https://github.com/gecrooks/fieldguide

Amazon: https://www.amazon.com/dp/1733938109/

Compile: latexmk -xelatex FieldGuide.tex

Citation: @book{FieldGuide, Author = {Gavin E. Crooks}, Edition = {1.0}, Note = {\url{https://threeplusone.com/fieldguide}}, Publisher = {BITS}, Title = {Field guide to continuous probability distributions}, Year = {2019}}

fieldguide's People

Contributors

gecrooks avatar incognito124 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

stephenll-forks

fieldguide's Issues

GenBetaPrime

p. 124 it says:
Dagum(gamma, beta) = GenBetaPrime(a,s,1,gamma,-beta)
But Dagum only depends on two parameters (gamma,beta), not also on (a,s).

LogLogistic(a,s,beta) = GenBetaPrime(0,s,1,1,beta)
But LogLogistic only depends on 3 parameters (a,s,beta), but GenBetaPrime is missing a.

Also, the Kumaraswamy distribution is usually defined to be a two parameter family of distributions. But on p117 it depends on (a,s,gamma,beta)

Pareto equation wrong

  • the pdf for the Pareto distribution is parametrized with \gamma yet the equation references negative \beta

Skewed Generalized T Distribution

Unless I missed it, I don't think your guide has the Skewed Generalized T Distribution, a 5-parameter distribution that nests:
skewed generalized error distribution,
the generalized t distribution,
skewed t,
skewed Laplace distribution,
generalized error distribution,
skewed normal distribution,
student t distribution,
skewed Cauchy distribution,
Laplace distribution,
uniform distribution,
normal distribution,
Cauchy distribution

https://cran.r-project.org/web/packages/sgt/vignettes/sgt.pdf

Wrong sign for generalized Gumbel

I believe that the sign is incorrect in the parameterisation linking the generalized Gumbel distribution to its parent gamma-exponential distribution (8.4). Should it not be: GenGumbel(x; u, λ, n) = GammaExp(x; u + λ \ln n, λ, ν)? Version 1.0.0 of the field guide has a minus sign.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.