R/OC_curves_heterogeneous.R
OC_curves_heterogeneous.Rd
OC_curves_heterogeneous
provides the operating characteristic(OC) curves when samples collected from a heterogeneous batch.
OC_curves_heterogeneous(c, mu_low, mu_high, sd, a, b, f, u, USL, n, n_sim)
acceptance number
the lower value of the mean concentration (\(\mu\)) for use in the graphical display's x-axis.
the upper value of the mean concentration (\(\mu\)) for use in the graphical display's x-axis.
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 samples which are used for inspection.
number of simulations (large simulations provide more precise estimations).
OC curves when samples collected from a heterogeneous batch.
OC_curves_heterogeneous
provides OC curves for different dilution schemes when the diluted samples collected from a heterogeneous batch (this section will be updated later on).