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