Displaying 1 result from an estimated 1 matches for "month2_jun".
Did you mean:
month2_june
2012 Nov 28
2
Error message R2Jags
....90
0 0
#6 1 0 0 0 5.99
0 0
#
win.data1 <- list(Y = Data$Thersitina,
Eut = MM1[,2], # SiteE
M2 = MM1[,3], # Month2_June
M3 = MM1[,4], # Month3_July
Std = MM1[,5], # Standard
I2 = MM1[,6], # SiteE:Month2_June
I3 = MM1[,7], # SiteE:Month3_July
N = nrow(Data))
sink("GLM.txt")
cat("
mo...