R/OC_curves_homogeneous.R
OC_curves_homogeneous.Rd
OC_curves_homogeneous
provides the operating characteristic(OC) curves when diluted sample has homogeneous contaminants.
OC_curves_homogeneous(c, lambda_low, lambda_high, a, b, f, u, USL, n, n_sim)
acceptance number
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 samples which are used for inspection.
number of simulations (large simulations provide more precise estimations).
OC curves when diluted samples collected from a homogeneous batch.
OC_curves_homogeneous
provides OC curves for different dilution schemes when samples collected from a homogeneous batch (this section will be updated later on).