Skip to content
Back to formatted view

Raw Message

Message-ID: <4F36B0DB.8050603@statistik.tu-dortmund.de>
Date: 2012-02-11T18:18:03Z
From: Uwe Ligges
Subject: Rpart and splitting criteria
In-Reply-To: <CAKZgLFXRr9AtRNZqdUxn8ZgoQYCPjM5jwQ6bNk21rA4f_k1dFA@mail.gmail.com>

On 10.02.2012 10:37, MYRIAM TABASSO wrote:
> Dear All,
> I have questions about the function "rpart"  to construct a regression tree
> in
> R code.
> My problem is how to change the splitting criteria.
>
> In the "rpart" we have : parms=list(split="......") , I ask you if in this
> command is it possible to use an another splitting criterion to substitute
> the
> default criteria( gini or information)?


No.

Uwe Ligges


> Does someone can help me ?
> Thank you,
> Myriam Tabasso
>
> 	[[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.