Displaying 1 result from an estimated 1 matches for "ycf".
Did you mean:
cf
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-...