[R] how to store recursive results
X.H Chen
xchen_stat at hotmail.com
Fri Sep 22 17:37:47 CEST 2006
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" <czucz at nimbus.elte.hu>
>To: "X.H Chen" <xchen_stat at hotmail.com>
>CC: r-help at 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 <xchen_stat at hotmail.com> 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 linetry shopping online. Visit Sympatico /
>>MSN
>>
>>
>>
>>______________________________________________
>>R-help at 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.
>>
>>
>>
More information about the R-help
mailing list