search for: inits3

Displaying 4 results from an estimated 4 matches for "inits3".

Did you mean: inits
2008 Jan 04
2
R2WinBUGS sending variables as factors
...for the coefficients in the model (this is model specific) #construct inits for the three chain inits1 <- list(gamma0 = 0, delta0 = 0,beta1 = 0, alpha1 = 0, alpha2 = 0, index = rbern(J,0.5)+1) inits2 <- list(gamma0 = 0, delta0 = 0,beta1 = 0, alpha1 = 0, alpha2 = 0, index = rbern(J,0.5)+1) inits3 <- list(gamma0 = 0, delta0 = 0,beta1 = 0, alpha1 = 0, alpha2 = 0, index = rbern(J,0.5)+1) inits <- list(inits1,inits2,inits3) ## these data.frames need to be trimmed so that we can send varibles to WinBUGS parameters <- c("gamma0", "delta0", "beta1",...
2006 Dec 09
1
WinBUGS14 and R
...cannot be executed (is greyed out) compile(3) inits(1,C:/Documents and Settings/Chris/inits1.txt) command #Bugs:inits cannot be executed (is greyed out) inits(2,C:/Documents and Settings/Chris/inits2.txt) command #Bugs:inits cannot be executed (is greyed out) inits(3,C:/Documents and Settings/Chris/inits3.txt) command #Bugs:inits cannot be executed (is greyed out) gen.inits() command #Bugs:gen.inits cannot be executed (is greyed out) thin.updater(1) update(5) command #Bugs:update cannot be executed (is greyed out) set(a) command #Bugs:set cannot be executed (is greyed out) set(b) command #Bugs:set c...
2012 Dec 04
1
Winbugs from R
...not definedinits(1,C:/Users/Gunal/AppData/Local/Temp/RtmpCYxtDZ/inits1.txt)command #Bugs:inits cannot be executed (is greyed out)inits(2,C:/Users/Gunal/AppData/Local/Temp/RtmpCYxtDZ/inits2.txt)command #Bugs:inits cannot be executed (is greyed out)inits(3,C:/Users/Gunal/AppData/Local/Temp/RtmpCYxtDZ/inits3.txt)command #Bugs:inits cannot be executed (is greyed out)gen.inits()command #Bugs:gen.inits cannot be executed (is greyed out)thin.updater(1)update(500)command #Bugs:update cannot be executed (is greyed out)set(beta1)command #Bugs:set cannot be executed (is greyed out)set(beta2)command #Bugs:set c...
2009 Jul 16
1
Error with r2winbugs
...(3) inits(1,C:/DOCUME~1/CHRIST~1/LOCALS~1/Temp/Rtmpyg7eDj/inits1.txt) command #Bugs:inits cannot be executed (is greyed out) inits(2,C:/DOCUME~1/CHRIST~1/LOCALS~1/Temp/Rtmpyg7eDj/inits2.txt) command #Bugs:inits cannot be executed (is greyed out) inits(3,C:/DOCUME~1/CHRIST~1/LOCALS~1/Temp/Rtmpyg7eDj/inits3.txt) command #Bugs:inits cannot be executed (is greyed out) gen.inits() command #Bugs:gen.inits cannot be executed (is greyed out) thin.updater(1) update(5) command #Bugs:update cannot be executed (is greyed out) set(bschn) command #Bugs:set cannot be executed (is greyed out) set(mu) command #Bugs:...