powered by
ahrdiweibull(x, q, beta)
x
hrdiweibull
q<-0.5 beta<-2 x<-1:10 y<-ahrdiweibull(x, q, beta) y plot(x,y,ylab="alt.hazard rate")
Run the code above in your browser using DataLab