Geometric: Defines a probability space for a geometric distribution...

Description Usage Arguments

View source: R/distributions.R

Description

Defines a probability space for a geometric distribution (which represents the number of trials until the first success), including the success.

Usage

1

Arguments

p

(double): probability (number between 0 and 1) that each trial results in a "success" (i.e., 1)


hayate0304/Rsymbulate documentation built on May 17, 2019, 8:20 a.m.