[R] ChoiceModelR

2013-07-08 Thread Michael Riechert
Dear Community, I hope that some of you are a bit experienced with the R package ChoiceModelR by Sermas and Colias, to estimate a Hierarchical Bayes Multinomial Logit Model. Actually, I am quite a newbie on both R and Hierarchical Bayes. However, I tried to get some estimates by using the scrip

Re: [R] choicemodelr is misbehaving under R3.0

2013-06-28 Thread John Colias
I found that if I comment out the matplot function within the choicemodelr function (i.e. remove plotting from within the choicemodelr function while it is running), then ChoiceModelR does not slow down during estimation. So, there must be an issue with the plotting from within a function while it

Re: [R] choicemodelr is misbehaving under R3.0

2013-06-28 Thread John Kane
Kane Kingston ON Canada > -Original Message- > From: dimitri.liakhovit...@gmail.com > Sent: Fri, 28 Jun 2013 09:11:40 -0400 > To: r-help@r-project.org, jcol...@decisionanalyst.com, i...@rstudio.com > Subject: Re: [R] choicemodelr is misbehaving under R3.0 > > Dear R-st

Re: [R] choicemodelr is misbehaving under R3.0

2013-06-28 Thread Dimitri Liakhovitski
Dear R-studio and R colleagues, I've interacted with the authors of the package "ChoiceModelR" and it looks like there is a problem in the way RStudio interacts with R3.0. At least the package ChoiceModelR works just fine under both R gui and Rstudio when R version is < 3.0 When R3.0 is tested -

[R] choicemodelr is misbehaving under R3.0

2013-06-27 Thread Dimitri Liakhovitski
Hi John (and other authors of ChoiceModelR package), I am experiencing a weird thing when using the function choicemodelr under R3.0.1. Before I updated to R3.0, I had used choicemodelr unde R2.15. It was always as fast or faster than exactly the same task in Sawtooth software. Now, I've tried to