R/pd_curves_heterogeneous.R
pd_curves_heterogeneous.Rd
pd_curves_heterogeneous
provides the probability of detection curves when samples collected from a heterogeneous batch.
pd_curves_heterogeneous(mu_low, mu_high, sd, a, b, f, u, USL, n_sim)
the lower value of the mean concentration (\(\mu\)) for use in the graphical display's x-axis (on the log scale).
the upper value of the mean concentration (\(\mu\)) for use in the graphical display's x-axis (on the log scale).
the standard deviation of the normal distribution (on the log scale).
lower domain of the number of cell counts.
upper domain of the number of cell counts.
final dilution factor.
amount put on the plate.
upper specification limit.
number of simulations (large simulations provide more precise estimations).
Probability of detection curves when samples collected from a heterogeneous batch.
pd_curves_heterogeneous
provides probability of detection curves for different dilution schemes when the diluted samples collected from a heterogeneous batch (this section will be updated later on).