# Examples for the function dctp
dctp(3,1,2,5)
dctp(c(3,4),1,2,5)
# Examples for the function pctp
pctp(3,1,2,3)
pctp(c(3,4),1,2,3)
# Examples for the function qctp
qctp(0.5,1,2,3)
qctp(c(.8,.9),1,2,3)
# Examples for the function rctp
rctp(10,1,1,3)
Run the code above in your browser using DataLab