Closed mantikera closed 1 year ago
https://www.researchgate.net/post/How-could-I-build-a-control-chart-manual-in-R-based-on-non-normal-distribution - possibly relevant information. Here's the link to the white paper for the aglr package that was referenced in their reply:
And there was a presentation on this years ago:
And this paper shows that the assumptions behind each methodological approach should be carefully considered depending on your situation, or else the results are not really useful --> https://core.ac.uk/download/pdf/43632292.pdf
Hi @birdybro . Thank you for the information. I will check it out.
Hi Luca. How can I proceed with your package to analyse directly the process capability with non-normal data? Do I have to "transform" the data before to make the analysis using qcc package? Some softwares like Minitab have a function/option (Individual Distribution Identification) that gives the information about what kind of distribuition tha non-normal data fits and after that I'm able to make a capability analysis with another distribuition. Thank you.