(no subject)
angelare at to.infn.it wrote:
Good morning, I have to apply the Ks test with the the t distribution. I know I have to write ks.test(data_name,"distribution_name", parameters..) but I don't know what is the name fot t distribution and which parameters to introduce? may be mean=0 and freedom degrees in my case?
For example: ks.test(x, "pt", df = 4) See ?ks.test and ?pt Uwe Ligges
Thank you for helping me. Angela Re
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html