search for: ologit2

Displaying 2 results from an estimated 2 matches for "ologit2".

Did you mean: ologit
2006 Apr 05
2
R2WinBUGS error
...the error generated in R seems to imply it cannot locate a file. I've checked my paths and they are correct. Also, my 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 <-...
2006 Apr 06
0
R2WinBUGS erro
...erated in R seems to imply it cannot locate a file. I've checked my paths and they are correct. Also, my 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...