rclaw: The Claw Distribution

Description Usage Arguments Author(s) References See Also Examples

Description

Generates a sample from the claw distribution.

Usage

1
rclaw(n)

Arguments

n

Sample size

Author(s)

Arne Kovac A.Kovac@bristol.ac.uk

References

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

See Also

dclaw

Examples

1
2
aaa <- rclaw(500)
kkuip(aaa,9)

Example output

$metric
[1]  6.305769 11.832632 17.320807 22.808983 27.526905 31.874335 36.221765
[8] 40.366465 44.511166

$a
[1]  49  67 122 197 253 296 338 374 421

$b
[1]  67 122 197 253 296 338 374 421 457

ftnonpar documentation built on May 2, 2019, 3:04 a.m.

Related to rclaw in ftnonpar...