search for: a2_goflaio

Displaying 1 result from an estimated 1 matches for "a2_goflaio".

2007 Jun 15
1
Loop for test statistic
I would like to obtain the statistic of A2 for ycf between the value 0.0032 and 0.09, and I am using the following codes. while (0.0032 <ycf <0.09) { A2 <- A2_GOFlaio(ycf, dist="GEV")[1] print(A2) } Could anyone give me some advice as it does not work. Many thanks. -- View this message in context: http://www.nabble.com/Loop-for-test-statistic-tf3927249.html#a11137549 Sent from the R help mailing list archive at Nabble.com.