estimate.error: given an estimated subpopn size or prevalence and the correct...

View source: R/helper_functions.r

estimate.errorR Documentation

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

## Not run: 
   ## TODO add example

## End(Not run)

dfeehan/networkreporting documentation built on May 17, 2023, 1:06 a.m.