Yule: Yule Distribution Function

Description Usage Arguments Examples

View source: R/SkeweDF_functions.R

Description

This function generates a vector of n length of the Yule distribution with parameter rho.

Usage

1
Yule(n, rho)

Arguments

n

Length of vector to be generated.

rho

Parameter of the Yule distribution function

Examples

1
Yule(100, 3)

SkeweDF documentation built on Jan. 16, 2021, 5:38 p.m.

Related to Yule in SkeweDF...