powered by
dweibull(x, alpha = 1, sigma = 1)
x
x=runif(10,min=0,max=1) y=dweibull(x)
Run the code above in your browser using DataLab