Learn R Programming

prevtoinc (version 0.12.0)

geom_dist_fct: Probability mass function for a geometric distribution shifted by one and resulting expected value 8

Description

Probability mass function for a geometric distribution shifted by one and resulting expected value 8

Usage

geom_dist_fct(x)

Arguments

x

vector of positive integer values to evaluate

Examples

Run this code
# NOT RUN {
plot(geom_dist_fct(1:100)) 

# }

Run the code above in your browser using DataLab