Re: [R] ad.test parameters

2013-04-07 Thread iritgur
package -ADGotTest it demends known distribution function thank you -- View this message in context: http://r.789695.n4.nabble.com/ad-test-parameters-tp4663500p4663578.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project

Re: [R] ad.test parameters

2013-04-07 Thread iritgur
i have one set of data and i want to make AD test to see if the data fits my distribution function (this function unknown by R but i have the formula for f(x) and F(x)) -- View this message in context: http://r.789695.n4.nabble.com/ad-test-parameters-tp4663500p4663579.html Sent from the R help

[R] ad.test parameters

2013-04-06 Thread iritgur
Hi all, i have 2 cumulative (F(x)) distribution function that not defined in R. i want to make anderson darling goodness of fit test to first function (function 1) to check if it behaves as the other distributed function(function 2) how can i insert my 2 unknown by R function to ad.test()? Reg

Re: [R] retrieveing value from KS test

2013-04-06 Thread iritgur
thank you. it helps! -- View this message in context: http://r.789695.n4.nabble.com/retrieveing-value-from-KS-test-tp4663439p4663499.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://stat.ethz.

[R] retrieveing value from KS test

2013-04-05 Thread iritgur
Hi. how can i insert the value of p_value from KS.test into vector? Regards, Irit. -- View this message in context: http://r.789695.n4.nabble.com/retrieveing-value-from-KS-test-tp4663439.html Sent from the R help mailing list archive at Nabble.com.