stat_QC_Capability() : NEW ggplot stat function to add QC lines, labels, and capability summaries to histograms and density charts (convienience function)
QC_Capability() : NEW function to calculated capability parameters given LSL, USL, and a data.frame containing the process data.
capability.summary() : NEW function to calculate capability parmeters if the LSL, USL, process mean and sigma from QC charting are already known.
stat_QC_cap_hlabels(): NEW ggplot stat function to add horizontal QC capability lables to histograms and density charts
stat_QC_cap_vlabels() : NEW ggplot stat function to add vertical QC capability lables to histograms and density charts
stat_QC_cap_hlines() : NEW ggplot stat function to add horizontal QC capability lines to histograms and density charts
stat_QC_cap_vlines() : NEW ggplot stat function to add vertical QC capability lines to histograms and density charts
stat_QC_cap_summary() : NEW ggplot stat function to display QC capability parameters on a chart.
QC_Violations(show.facets=c(1:4)): Use new parameter show.facets to display specific QC violation facet(s).
stat_QC : New auto labeling capabilites, simplifide ggplot syntax for making mR and xBar style plots; can now display 1 and 2 sigma lines, and accomodate upper and lower physical limits.
QC_Violations(): NEW function that calculates QC violations for Shewart Quality Control Charts.
stat_qc_violations(): NEW ggplot stat function to graphically view QC violations in a data set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.