Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statistical Distributions #3

Open
12 of 27 tasks
coatless opened this issue Dec 5, 2016 · 0 comments
Open
12 of 27 tasks

Statistical Distributions #3

coatless opened this issue Dec 5, 2016 · 0 comments

Comments

@coatless
Copy link
Collaborator

coatless commented Dec 5, 2016

  • Introduction
    • Two namespaces R:: and Rcpp:: return either a scalar or vector.
    • Benefit of Rcpp:: default parameters are set.
    • Benefit of R:: change parameters of sample on each loop.
  • Support Distributions
    • Continuous Distributions
      • Beta Distribution
      • Cauchy Distribution
      • Chi-square Distribution
      • Non-central Chi-square Distribution
      • Exponential Distribution
      • F Distribution
      • Gamma Distribution
      • Logistic Distribution
      • Log Normal Distribution
      • Normal Distribution
      • Student’s T Distribution
      • Uniform Distribution
      • Weibull Distribution
    • Discrete Distributions
      • Binomial Distribution
      • Geometric Distribution
      • Hypergeometric Distribution
      • Negative Binomial Distribution
      • Poisson Distribution
      • Wilcoxon Signed Rank Distribution
      • Wilcox Distribution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant