# Examples for the function dcbp
dcbp(3,2,5)
dcbp(c(3,4),2,5)
# Examples for the function pcbp
pcbp(3,2,3)
pcbp(c(3,4),2,3)
# Examples for the function qcbp
qcbp(0.5,2,3)
qcbp(c(.8,.9),2,3)
# Examples for the function rcbp
rcbp(10,1,3)
Run the code above in your browser using DataLab