# NOT RUN {
## Type 2 error at an alternative value
type2.error.oneProp(alt= 0.5, null= 0.2, n= 60)
## (Type 2 error - 0.5) at the same alternative value
type2.error.oneProp(alt= 0.5, null= 0.2, n= 60, root = 0.5)
# }
Run the code above in your browser using DataLab