dclaw {ftnonpar} | R Documentation |
Generates a sample from the claw distribution.
dclaw(x)
x |
Vector of points where the claw density is evaluated. |
Arne Kovac A.Kovac@bristol.ac.uk
Marron, J. S. and Wand, M. P. (1992) Exact mean integrated squared error
plot(dclaw(seq(-3,3,len=1000)),ty="l")