[R] recursive question

Peter Dalgaard p.dalgaard at biostat.ku.dk
Sat Sep 23 10:37:41 CEST 2006


"X.H Chen" <xchen_stat at hotmail.com> writes:

> Hi all,
> 
> How can store the recursive results from each step without using
> global operator <<-? Thanks ahead.

By returning them to the caller, recursively...

-- 
   O__  ---- Peter Dalgaard             Øster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)                  FAX: (+45) 35327907



More information about the R-help mailing list