s-news
[Top] [All Lists]

[S] Tree mystery (minor correction)

To: "'s-news@wubios.wustl.edu'" <s-news@wubios.wustl.edu>
Subject: [S] Tree mystery (minor correction)
From: "Buttrey, Samuel" <sebuttre@monterey.nps.navy.mil>
Date: Fri, 23 Jul 1999 09:53:30 -0700
Cc: "Kobayashi, Izumi" <ikobaya@nps.navy.mil>, "Koyak, Robert" <rakoyak@monterey.nps.navy.mil>, "Whitaker, Lyn" <LWhitaker@monterey.nps.navy.mil>, "Read, Robert" <RRead@monterey.nps.navy.mil>
Sender: owner-s-news@wubios.wustl.edu
Sorry. When I said: 

> Consider this six-row data frame.
> 
> > test <- data.frame (y = as.factor (c(0, 0, 1, 1, 1, 1)), x = c(0, 1,
> 1.00001, 1.00001, 2, 2))
> 
> The ideal tree would split x between 1 and 1.00001, perhaps at the
> mid-point, 1.000005. 
> 
the next line should have read

"then both observations where y = 0 would go to the left, and all four where
y = 1 would go to the right."

Sorry,
Sam Buttrey
buttrey@nps.navy.mil
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

<Prev in Thread] Current Thread [Next in Thread>
  • [S] Tree mystery (minor correction), Buttrey, Samuel <=