[R] question to make a vector without loop

khazaei at ceremade.dauphine.fr khazaei at ceremade.dauphine.fr
Fri Feb 26 16:23:22 CET 2010


Hello all,

I want to define a vector like w[k+1]=w[k]*a/(b+k) for k=1,...,N-1 without
use loop. Is it posible to do in R?

Regards

khazaei



More information about the R-help mailing list