# NOT RUN {
## returns minimum value of the objective function
find.threshold.oneProp(delta= 25, n= 60, p0= 0.2, root= 0)
## returns (minimum value of the objective function -5)
find.threshold.oneProp(delta= 25, n= 60, p0= 0.2, root= 5)
# }
Run the code above in your browser using DataLab