rpareto {EXRQ}R Documentation

Random Generation for the Pareto Distribution

Description

Random Generation for the Pareto Distribution

Usage

rpareto(n, gamma)

Arguments

n

number of observations

gamma

the shape parameter

Value

a vector of n i.i.d. random variables from the Pareto distribution


[Package EXRQ version 1.0 Index]