Displaying 1 result from an estimated 1 matches for "fm100".
Did you mean:
fm10k
2012 Mar 29
1
Error: argument of length 0
...keep getting: "Error in (index - 9):index : argument of length 0" when I
run this code in an automated loop, but when I step through it by hand, I
have no problems. It keep crashing when i<-10. I cannot figure this out to
save my life! Please help and THANK YOU in advance!
variables:
FM100 is a matrix of columns: year, day (all years set to 366 days), region
1, region 2... region N
columnID <- region # +2
numberFires is the number of fires that occurred in the region (the code
assures there are more than 0 fires)
years is a vector of fire years as pertains to each fire counted i...