distributions: Distribution calculates the pre-selected distribution...

Description Usage Arguments Value Examples

View source: R/distributions.R

Description

Distribution calculates the pre-selected distribution probabilities given in Task 5 of Lab 5.

Usage

1
distributions(task = 1)

Arguments

task

Select (1-4) task to calculate

Value

The result of the selected calculation

Examples

1
2
distributions(task=1) performs 8C4.
Returns 70

matthewCmatt/MATH4753CARROLL documentation built on April 20, 2021, 7:25 p.m.