# NOT RUN {
# }
# NOT RUN {
#================The first example======================================
# Using default values for hit rates, we can create a data of hits as follows:
hits.rate <-hits_rate_creator()
#================The second example======================================
# Using the hit rate from the hits_rate_creator(), we can get the hits data:
hits_creator_from_rate(p.truth =hits_rate_creator() )
#================The remark for example======================================
# The author does not show how to specify the hit rates or threshods.
# For the details of it, please see the default values of such a quantities.
#================The 4-th example======================================
p.truth.array <- hits_rate_creator()
#========================================================================================
#2019 Sept 6
#========================================================================================
# }
# NOT RUN {
# dottest
# }
Run the code above in your browser using DataLab