Is there any function in R that fit all statistical distributions, and choose best fit based on log-likelihood and Kolmogorov-Smirnov D (KSD) statistic?
Like a software named, EasyFit
Is there any function in R that fit all statistical distributions, and choose best fit based on log-likelihood and Kolmogorov-Smirnov D (KSD) statistic?
Like a software named, EasyFit
For a normal distribution Bill Heavlin has a method for constructing confidence intervals for Cpk. I discuss it in my book and compare it to my bootstrap confidence intervals for my example.