[R] loop calculation

Ben Bolker bolker at ufl.edu
Thu Jul 3 14:14:21 CEST 2008


  something like:
   
## set PIJ to be negative
while (any(PIJ<0)) {
   ## calculate PIJ
}



More information about the R-help mailing list