[R] Bayes Logit and Cholesky Decomposition

2013-05-27 Thread Tjun Kiat Teo
I am trying to use the package Bayes Logit and I keep getting this error message. chol2inv(chol(P1.j)) : error in evaluating the argument 'x' in selecting a method for function 'chol2inv': Error in chol.default(P1.j) : the leading minor of order 5 is not positive definite I can't see why thi

[R] Bayes Logit

2012-11-24 Thread Tjun Kiat Teo
I tried to use mlogit.R in the package Bayes Logit and got this error message Error in .C("rpg_devroye", x, as.integer(n), z, as.integer(num), PACKAGE = "BayesLogit") : C symbol name "rpg_devroye" not in DLL for package "BayesLogit) Can anyone help? Thanks Tjun Kiat [[alternative HTM