Somewhere I heard that Kolmogorov Smirnov test depends on number of parameters, is true?
If yes, so I have problem because I have used ks.test(...) in R for normal distribution with 2 parameters and for asymetric Laplac distribution with 3 parameters. And then I wolud like to compare each testing statistic $D$.
If KS test depends on number of parameters, there is some package which taken into account this fact? I have been trying found something on net but I have not been successful. Any help will be appreciated, thanks.