alexpghayes/distributions: Probability Distributions as S3 Objects

Tools to create and manipulate probability distributions using S3. Generics pdf(), cdf(), quantile(), and random() provide replacements for base R's d/p/q/r style functions. Functions and arguments have been named carefully to minimize confusion for students in intro stats courses. The documentation for each distribution contains detailed mathematical notes.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.1.9000
URL https://github.com/alexpghayes/distributions3 https://alexpghayes.github.io/distributions3/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("alexpghayes/distributions")
alexpghayes/distributions documentation built on Feb. 10, 2024, 9:50 a.m.