# NOT RUN {
## Find the critical value for a triangle test for the level 0.05 test
## with 25 subjects:
findcr(sample.size = 25, , p0 = 1/3)
## Similarity example:
findcr(sample.size = 25, p0 = 1/3, pd0 = .2, test = "simil")
# }
Run the code above in your browser using DataLab