Displaying 2 results from an estimated 2 matches for "soil3".
Did you mean:
soil
2010 Aug 10
0
Error in R2Bugs
...DIC an be monitored
Error in BRugs::samplesSet(parametersToSave) :
model must be initialized before monitors used
Thanks for your help!
John
R commands
datalist<-list("r", "N","n","Lev", "Light", "Soil1", "Soil2", "Soil3", "Consp", "Plot", "DConsp",
"Spp", "n.plot", "n.sp")
bugs.data(datalist)
parmlist<-c("b.lev", "b.light", "b.con", "b.dcon", "b.s1", "b.s2", "b.s...
2007 Apr 25
1
heatmap and phylogram / dendogram ploting problem, ape package
...d it be
better to reorder the heatmap and then somehow add in the dendrogram
with add.expr command?
If anyone could suggest something, or point me in the right direction I would
greatly appreciate it.
jamesh
Here are the contents of the two files used as examples above:
env.dat:
soil1 soil2 soil3 marine1 marine2 marine3
One 23 24 26 0 0 0
Two 43 43 43 3 6 8
Three 56 78 45 23 45 56
Four 6 6 3 34 56 34
Five 2 17 12 76 45 65
ultra.newick:
(((One:1,Four:1):1,(Three:1,Two:1):1):1,Five:3):0.0;