rgw: Simulation of Generalized Waring values

Description Usage Arguments Value

View source: R/rgw.r

Description

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

Usage

1
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.


ujaen-statistics/GWRM documentation built on July 18, 2021, 7:02 a.m.