You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Can you please explain how to implement the Kolmogorov Smironov test ?
In the linked research article - http://www.pe.org.pl/articles/2014/8/47.pdf it is mentioned that the median of the 2 samples is used in the KS test. It also mentions that the CDF's of the 2 samples are used. So, which metric must be used ? median or CDF ?
Can you pl give an example implementation in R/python ?
The text was updated successfully, but these errors were encountered:
Hi
Can you please explain how to implement the Kolmogorov Smironov test ?
In the linked research article - http://www.pe.org.pl/articles/2014/8/47.pdf it is mentioned that the median of the 2 samples is used in the KS test. It also mentions that the CDF's of the 2 samples are used. So, which metric must be used ? median or CDF ?
Can you pl give an example implementation in R/python ?
The text was updated successfully, but these errors were encountered: