# calculate nonparametric estimate
# for Example 2 in ORNLTM2005
data(beTWA)
unlist(efclnp(beTWA,L=0.2))
# calculate ML estimates of exceedance fraction and CLs
unlist(efraction.ml(beTWA,L=0.2))
Run the code above in your browser using DataLab