# NOT RUN {
# The American 3*sigma limits with the sample standard deviation.
A3.factor(n=10, method="sd")
# The British 3.09*sigma limits with the Shamos estimator.
A3.factor(n=10, method="shamos", sigma.factor=3.09)
# }
Run the code above in your browser using DataLab