mqr.msa.
NameMapping#
- class mqr.msa.NameMapping(*, measurement=None, part=None, operator=None)#
A definition of terms that maps variables in an experiment to standard terms in a GRR study.
- Attributes:
- measurementstr, optional
Column name referring to the observation/KPI. Default ‘measurement’.
- partstr, optional
Column name referring to the categorical part ID. Default ‘part’.
- operatorstr, optional
Column name referring to the categorical operator ID. Default ‘operator’.
- replicatestr, optional
Column name referring to the categorical replicate ID. Default ‘replicate’.