| To: | "adrian ming" <adrianwhm@hotmail.com>, s-news@lists.biostat.wustl.edu |
|---|---|
| Subject: | Re: Editing trees |
| From: | "Greg Snow" <Greg.Snow@intermountainmail.org> |
| Date: | Thu, 23 Aug 2007 10:18:28 -0600 |
| In-reply-to: | <BAY103-F278CD81C27C272B96284E3ACD50@phx.gbl> |
| References: | <BAY103-F278CD81C27C272B96284E3ACD50@phx.gbl> |
| Thread-index: | AcfksJjGcBrTIGJIS1eCzaUkGgffsQA8CMsQ |
| Thread-topic: | [S] Editing trees |
|
Adrian,
This looks similar to a problem I had before. In that
case the problem was with the $call component of the edited tree (which is used
to call the tree function for filling in the tree below your edit). Try
something like this to see if it fixes your problem (this is a work around, no
guarentees):
> ptree8edit$call
<- ptree8$call
>
ptree8edit2 <- edit.tree(ptree8edit, node=29, var="empmct",
splitl=102.5)
hope
this helps,
(P.S.
the underscore '_' has fallen out of favor, it is suggested to use <-
instead)
--
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: nlminb with constraints, Douglas Bates |
|---|---|
| Next by Date: | loglin on zero-diagonal contingency tables, F. Lee De Cola |
| Previous by Thread: | Editing trees, adrian ming |
| Next by Thread: | nlminb with constraints, John Pitchard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |