# Examples for the function dctp
debw(3,1,rho=5)
debw(c(3,4),2,rho=5)
# Examples for the function pebw
pebw(3,2,rho=5)
pebw(c(3,4),2,rho=5)
# Examples for the function qebw
qebw(0.5,-2.1,gamma=0.1)
qebw(c(.8,.9),-2.1,gamma=0.1)
qebw(0.5,2,rho=5)
qebw(c(.8,.9),2,rho=5)
# Examples for the function rebw
rebw(10,2,rho=5)
rebw(10,-2.1,gamma=5)
Run the code above in your browser using DataLab