s-news
[Top] [All Lists]

Re: Force a split in Rpart3

To: "'lsdst8+@pitt.edu'" <lsdst8+@pitt.edu>, s-news@lists.biostat.wustl.edu
Subject: Re: Force a split in Rpart3
From: "Liaw, Andy" <andy_liaw@merck.com>
Date: Tue, 18 Jan 2005 15:17:01 -0500
You can do it `by hand' by growing a `stump' first using only that variable.
Then split the data in two pieces according to that `stump', and grow
separate trees on the pieces.

Andy

> From: lsdst8+@pitt.edu
> 
> 
> I would like to force a specific variable to always be the 
> first split criterion in rpart3, somewhat analagous to 
> forcing a variable into a stepwise regression. I have not 
> come across this in any of the literature (I might have just 
> missed it). Can this be done? If so what steps do I have to 
> take? Thanks
> 
> Scott
> --------------------------------------------------------------------
> This message was distributed by s-news@lists.biostat.wustl.edu.  To
> unsubscribe send e-mail to s-news-request@lists.biostat.wustl.edu with
> the BODY of the message:  unsubscribe s-news
> 
> 


------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments, contains 
information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New 
Jersey, USA 08889), and/or its affiliates (which may be known outside the 
United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan, as 
Banyu) that may be confidential, proprietary copyrighted and/or legally 
privileged. It is intended solely for the use of the individual or entity named 
on this message.  If you are not the intended recipient, and have received this 
message in error, please notify us immediately by reply e-mail and then delete 
it from your system.
------------------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>