mqr.spc.RParams.
from_data#
- static RParams.from_data(samples, nsigma=3)#
Constructs RParams from reference samples.
Reference samples are usually taken from an historical, in-control process.
- Parameters:
- samplespandas.DataFrame
Reference samples.
- nsigmafloat
Number of stderr to set control limits.