Skip to content
Prev 164687 / 398506 Next

Kolmogorow-Smirnow-Test to check if Data comes from Subbotin distribution

You have to problems:

a) You need the cumulative distribution function, hence I suggest to 
look at package "normalp" which offers function pnormp() (as well as 
dnormp and other related functions that might be of interest)
b) The KS test won't have much power given you are estimating the 
parameters of your distribution from the data.

Best wishes,
Uwe Ligges
Sara Sievert wrote: