Learn R Programming

ftnonpar (version 0.1-88)

rclaw: The Claw Distribution

Description

Generates a sample from the claw distribution.

Usage

rclaw(n)

Arguments

n
Sample size

References

Marron, J. S. and Wand, M. P. (1992) Exact mean integrated squared error

See Also

dclaw

Examples

Run this code
aaa <- rclaw(500)
kkuip(aaa,9)

Run the code above in your browser using DataLab