Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Cumulative distribution functions #19

Open
10 tasks
andersy005 opened this issue Dec 21, 2018 · 0 comments
Open
10 tasks

Cumulative distribution functions #19

andersy005 opened this issue Dec 21, 2018 · 0 comments

Comments

@andersy005
Copy link
Contributor

  • cdfbin_p() : Calculates the binomial density of a cumulative distribution function.
  • cdfbin_pr() : Calculates the probability of success of each trial of a cumulative distribution function.
  • cdfbin_s() : Calculates the number of successes of a cumulative distribution function.
  • cdfbin_xn() : Calculates the number of binomial trials of a cumulative distribution function.
  • cdfchi_p() : Calculates the integral of a cumulative chi-square distribution function.
  • cdfchi_x(): Calculates the upper limit of integration of a cumulative chi-square distribution function.
  • cdfgam_p(): Calculates the integral of a cumulative gamma distribution function.
  • cdfgam_x(): Calculates the upper limit of integration of a cumulative gamma distribution function.
  • cdfnor_p(): Calculates the integral of a cumulative normal distribution function.
  • cdfnor_x(): Calculates the upper limit of integration of a cumulative normal distribution function.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant