search for: soil2

Displaying 3 results from an estimated 3 matches for "soil2".

Did you mean: soil
2006 Sep 18
2
problems in sourcing R script
...oad MASS library for stepAIC, truehist, etc. library(MASS) # Read in the data as comma separated file N <- read.csv2("MatrixNO3_08Aug06.csv", header=TRUE, sep=";", dec=".") # Compute stepwise generalised linear regression summary(stepAIC(lm(NH4Mar04~Elevation+Soil1+Soil2+Text1+Text2+Text3+Rice+Cabbage+Squash+Chilli+Flower, N))) -------------------------------------------------------- And here is the example for reproduction: N <- structure(list(samplePCR... = as.integer(c(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 2...
2010 Aug 10
0
Error in R2Bugs
...initialized before 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....
2007 Apr 25
1
heatmap and phylogram / dendogram ploting problem, ape package
...Would 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;