How can I specify the estimation method for the process standard deviation?
5 vues
Réponse
Use the 'sMethod' parameter. It offers several methods: 'RMSDF' (weighted root mean square), 'RMVLUE' (minimum variance linear unbiased estimate from ranges), 'RNOWEIGHT' (unweighted estimate from ranges), 'SMVLUE' (minimum variance linear unbiased estimate from standard deviations), and 'SNOWEIGHT' (unweighted estimate from standard deviations), which is the default.