Skip to content
Back to formatted view

Raw Message

Message-ID: <alpine.DEB.2.02.1307021534050.25939@paninaro.uibk.ac.at>
Date: 2013-07-02T13:34:35Z
From: Achim Zeileis
Subject: Recursive partitioning on censored data
In-Reply-To: <CAHfSo7ia8kdaB3LTm8mDU4FCUe-u8FScbqZw8gbok+enV+kxLg@mail.gmail.com>

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.
>