Learn R Programming

networkreporting (version 0.1.1)

estimate.error: given an estimated subpopn size or prevalence and the correct value, produce some measurements of how close the esimate is

Description

given an estimated subpopn size or prevalence and the correct value, produce some measurements of how close the esimate is

Usage

estimate.error(estimate, truth)

Arguments

estimate
the estimate
truth
the correct answer

Value

a vector whose entries have various summaries of fit

Examples

Run this code
## Not run: 
#    ## TODO add example
# ## End(Not run)

Run the code above in your browser using DataLab