@paulaptlb @DrRupaMarya @AmerMedicalAssn When doctors and nurses are losing their lives trying to save neonates and are running out of power and clean water, the AMA (1 of the largest lobbying groups in the country) has a responsibility to advocate for their aid and safety
I’ve been following current events. And according to my analysis all of the injustices that enrage you will soon be righted. I’m detecting a trend towards bad things stopping.
Follow for more daily assurances that the world is being ordered in way that makes sense to you.
@matloff Yes, I have done that. It seems silly to need to do that though because the K-S test necessitates the generation of a cumulative distribution. Is there a way to input that directly? I’m concerned the generation of simulated data will read as sketchy to my thesis committee
Two-sample Kolmogorov-Smirnov test, determining the difference between two distributions. Not using it to determine normality. Problem is that my input is the cumulative distribution itself, not the raw data. What package should I use for this? #rstats
The options I have now require me to input the raw data, but I don't have that. I have the cumulative distribution data. The other problem is that the original n is very large, and D-crit for the K-S test is not available on any tables with such a large n. Thanks!