RraY: Rayleigh distribution sampler

Description Usage Arguments Value Examples

View source: R/Rray.R

Description

generate samples from Rayleigh density distribution

Usage

1
RraY(m, sigma)

Arguments

m

the samples number (numeric)

sigma

the parameter of the distribution (numeric)

Value

a random sample of size n

Examples

1
2
3
4
## Not run: 
rrrr<- Rray(m,sigma)

## End(Not run)

gwgw2018/StatComp18048 documentation built on May 5, 2019, 11:07 p.m.