On Tue, 2 Jul 2013, Vicent Giner-Bosch wrote:
> I am interested in applying a "classification tree" analysis
where the
> response variable is a censored variable (survival data).
>
> I've discovered the package 'party' through this page:
> http://www.statmethods.net/advstats/cart.html. However, as my sample is not
> very big I would like to apply 'bootstrap' and use 'random
forests', but
> with my censored response variable.
>
> Are there any packages for that??
cforest() in the same package. See citation("party") for the
corresponding
references.
Best,
Z
> Looking forward to your answer,
>
>
> --
> vicent
> @vginer_upv
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org 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.
>