R/pd_curves_homogeneous.R
pd_curves_homogeneous.Rd
pd_curves_homogeneous
provides the probability of detection curves when samples collected from a homogeneous batch.
pd_curves_homogeneous(lambda_low, lambda_high, a, b, f, u, USL, n_sim)
the lower value of the expected cell count (\(\lambda\)) for use in the graphical display's x-axis.
the upper value of the expected cell count (\(\lambda\)) for use in the graphical display's x-axis.
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 diluted samples collected from a homogeneous batch.
pd_curves_homogeneous
provides probability of detection curves for different dilution schemes when samples collected from a homogeneous batch (this section will be updated later on).