combs: Discrete random variables - binomial probability Compute the...

Description Usage Arguments Value

View source: R/binom.R

Description

Discrete random variables – binomial probability Compute the number of combinations of for n, k

Usage

1
combs(n, k)

Arguments

n

number of trials

k

number of successes

Value

The number of combinations for n choose k


tbonza/supml documentation built on May 17, 2019, 3:14 a.m.