# NOT RUN {
# the point UMPBT alternative according to Johnson (2013)
point.umpbt.oneProp(n= 60, null= .2)
point.umpbt.oneProp(side= "left", n= 60, null= .2)
# the UMPBT alternative used by the MSPRT in these cases
umpbt.oneProp(n= 60, null= .2)
umpbt.oneProp(side= "left", n= 60, null= .2)
# }
Run the code above in your browser using DataLab