plfunc.2: Power law sampling

Description Usage Arguments Value Examples

View source: R/GenerateProbNumbers.R

Description

Power law sampling

Usage

1
plfunc.2(x, c, k)

Arguments

x

base

c

parameter

k

exponent

Value

value of (x*c)^k

Examples

1
plfunc.2(10,1,0.75)

DavidGarciaCallejas/DGC documentation built on May 6, 2019, 1:54 p.m.