Displaying 2 results from an estimated 2 matches for "oldat".
Did you mean:
olda
2006 Apr 05
2
R2WinBUGS error
...data is loading correctly.
Many thanks,
Joe
#########################################################
# R code
# Runs Bayesian Ordered Logit by calling WinBUGS from R
# ologit2.txt: WinBUGS commands
library(R2WinBUGS)
setwd("c:/docume~1/admini~1/mydocu~1/r_tuto~1")
load("oldat.Rdata") # R data file containing data frame ol.dat
# with vars: q02, bf23f, bf23b, bf22, bf34a, bf34.1,
bf34.2
q02 <- ol.dat$q02
bf23f <- ol.dat$bf23f
bf23b <- ol.dat$bf23b
bf22 <- ol.dat$bf22
bf34a <- ol.dat$bf34a
bf34.1 <- ol.dat$b...
2006 Apr 06
0
R2WinBUGS erro
...ctly.
Many thanks,
Joe
#########################################################
# R code
# Runs Bayesian Ordered Logit by calling WinBUGS from R
# ologit2.txt: WinBUGS commands
library(R2WinBUGS)
setwd("c:/docume~1/admini~1/mydocu~1/r_tuto~1")
load("oldat.Rdata") # R data file containing data frame ol.dat
# with vars: q02, bf23f, bf23b, bf22, bf34a, bf34.1, bf34.2
q02 <- ol.dat$q02
bf23f <- ol.dat$bf23f
bf23b <- ol.dat$bf23b
bf22 <- ol.dat$bf22
bf34a <- ol.dat$bf34a
bf34.1 <- ol.d...