Displaying 2 results from an estimated 2 matches for "quehenberg".
Did you mean:
quehenberger
2006 Aug 28
1
Rgraphviz - neato layout - edge weights do not have an effect
...ut length attribute change
edgeDataDefaults(g2,"len")=1
edgeData(g2, from = "d", to = "e", attr = "len") <- 5
plot(g2,"neato",main="Nothing changed again!")
Has anyone an idea how to achieve a change in the graph layout ?
Best
Franz Quehenberger
--
--
Franz Quehenberger
Institute for Medical Informatics, Statistics and Documentation
Graz, Austria
2010 Feb 12
1
aggregate: with 2 by variables in the result the 2nd by-variable is wrong (PR#14213)
Full_Name: Franz Quehenberger
Version: 2.10.1
OS: Windows XP
Submission from: (NULL) (145.244.10.3)
aggregate is supposed to produce a data.frame that contains a line for each
combination of levels of the variables in the by list. The first columns of the
result contain these combinations of levels. With two by variables t...