Added a ‘tol’ argument to mpn() and apc(). This value will be passed
to stats::uniroot() and stats::optimize(). The default value is lower
than previously used.
Updated URL for the associated shiny app.
Minor updates to documentation.
v0.3.0
Added the apc() function to estimate Aerobic Plate Counts
(APC).
Added a bias-adjusted point estimate to the mpn() output.
v0.2.0
Added a ‘CI_method’ argument with a likelihood ratio confidence
interval option to mpn().