Lookup laboratory tables for MPN values for E.Coli to get upper and lower 0.95 confidence interval for the given values. If value is not directly found in table it will be generated by interpolating nearest neighbors.
get_mpn_ci(e.coli)
e.coli | numeric. A vector for e.coli values |
---|
A data.frame with 3 columns: e.coli, lo, up