Last data update: 2014.03.03

R: Simulation of Generalized Waring values
rgwR Documentation

Simulation of Generalized Waring values

Description

Random generation of values from a Generalized Waring distribution with parameters a, k and ro.

Usage

rgw(n, a, k, ro)

Arguments

n

number of random values to return.

a

vector of (non-negative) first parameters.

k

vector of (non-negative) second parameters.

ro

vector of (non-negative) third parameters.

Value

rgw is an auxiliar function which generates random samples from a Generalized Waring distribution to be used in the simulated envelope called by residuals.

Results