dweibull(x, shape, scale=1) pweibull(q, shape, scale=1) qweibull(p, shape, scale=1) rweibull(n, shape, scale=1)
dweibull(1:8, .2)