Hi Bálint,

Thanks very much for your suggestions. The party package is a little bit complicated to use. Do you have a much simpler example for this problem? Anyway, I am gonna try this package.

Cheers,

Xiaohui Chen

Dept. of Statistics
UBC, Canada




From: "Bálint Czúcz" <[EMAIL PROTECTED]>
To: "X.H Chen" <[EMAIL PROTECTED]>
CC: r-help@stat.math.ethz.ch
Subject: Re: [R] how to store recursive results
Date: Fri, 22 Sep 2006 12:21:02 +0200

One suggestion:

as a recursive list. For example have a look at the 'party' package
and the BinaryTree class.
I hope this helps.

Bálint


On 22/09/06, X.H Chen <[EMAIL PROTECTED]> wrote:
Hi all,

How to store recursive resutls from a function for each step without using
global operators <<-? Thanks ahead.

Xiaohui Chen

Dept. of Statistics
UBC, Canada

_________________________________________________________________
Don't waste time standing in line—try shopping online. Visit Sympatico / MSN



______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.




______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to