chart_Cpk: Create a capability chart for statistical process control

Description Usage Arguments Details Value References

View source: R/chart_Cpk.R

Description

Generate a histogram type chart from a set of consecutive measurements.

Usage

1

Arguments

data

A dataset generated by the function process_stats

Details

This type of chart is typically applied in product manufacturing to monitor deviations from the target value over time. It is usually accompanied by the statistical process control time series chart_I and chart_IMR

Value

This function returns an object of class ggplot

References

For a complete case study application refer to https://j-ramalho.github.io/industRial/


industRial documentation built on June 11, 2021, 5:10 p.m.