similar to: bayesm: a package for Bayesian infererence for Marketing/Micro-Econometrics

Displaying 20 results from an estimated 1000 matches similar to: "bayesm: a package for Bayesian infererence for Marketing/Micro-Econometrics"

2005 Apr 23
0
patch release of bayesm
Folks- a patch release of bayesm, v0.0-1, is now available on CRAN. This release corrects some errors in the help pages as well as one error in the function rhierLinearModel involving an incorrect default prior setting. peter ................................ Peter E. Rossi Joseph T. and Bernice S. Lewis Professor of Marketing and Statistics Editor, Quantitative Marketing and Economics Rm
2005 May 20
0
Version 1.0-1 of bayesm
Version 1.0-1 of bayesm is now available on CRAN. This is our first "production" version which include s much improved documentation as well as five data sets used in our book, Bayesian Statistics and Marketing. peter r ................................ Peter E. Rossi Joseph T. and Bernice S. Lewis Professor of Marketing and Statistics Editor, Quantitative Marketing and Economics
2005 Jun 15
0
Version 1.1-0 of bayesm
Version 1.1-0 of bayesm is now available on CRAN. This version includes Bayesian inference for the NBD(Poisson) regression model and a hierarchical version of the same. It also includes an additional dataset with count data and various covariates. Comments and suggestions for improvement are most welcome. ................................ Peter E. Rossi Joseph T. and Bernice S. Lewis
2005 Apr 23
0
patch release of bayesm
Folks- a patch release of bayesm, v0.0-1, is now available on CRAN. This release corrects some errors in the help pages as well as one error in the function rhierLinearModel involving an incorrect default prior setting. peter ................................ Peter E. Rossi Joseph T. and Bernice S. Lewis Professor of Marketing and Statistics Editor, Quantitative Marketing and Economics Rm
2005 May 20
0
Version 1.0-1 of bayesm
Version 1.0-1 of bayesm is now available on CRAN. This is our first "production" version which include s much improved documentation as well as five data sets used in our book, Bayesian Statistics and Marketing. peter r ................................ Peter E. Rossi Joseph T. and Bernice S. Lewis Professor of Marketing and Statistics Editor, Quantitative Marketing and Economics
2005 Jun 15
0
Version 1.1-0 of bayesm
Version 1.1-0 of bayesm is now available on CRAN. This version includes Bayesian inference for the NBD(Poisson) regression model and a hierarchical version of the same. It also includes an additional dataset with count data and various covariates. Comments and suggestions for improvement are most welcome. ................................ Peter E. Rossi Joseph T. and Bernice S. Lewis
2005 Oct 03
0
release of version 2.0-1 of bayesm
Folks- We are pleased to announce the release of version 2.0-1 of bayesm. Highlights of the new version: 1. Bayesian treatment of SUR (seemingly unrelated regression) 2. Added clustering to mixture of normals models 3. Added routines to compute implied univ and bivariate densities from mixture of normals MCMC draws 4. improved input error checking in many routines please get rid of your
2008 Mar 07
0
bayesm version 2.2-0
bayesm version 2.2-0 is now available on CRAN. Major changes include: 1. general density estimation using a Dirichlet Process Prior and a normal base 2. linear instrumental variable models with unknown error distributions (the Bayesian analogue of IV methods). Achieved via DP priors. peter r ................................ Peter E. Rossi Joseph T. and Bernice S. Lewis Professor of
2005 Oct 03
0
release of version 2.0-1 of bayesm
Folks- We are pleased to announce the release of version 2.0-1 of bayesm. Highlights of the new version: 1. Bayesian treatment of SUR (seemingly unrelated regression) 2. Added clustering to mixture of normals models 3. Added routines to compute implied univ and bivariate densities from mixture of normals MCMC draws 4. improved input error checking in many routines please get rid of your
2005 Apr 09
1
advice on crafting examples for packages
Folks- I have developed a package which I am planning on posting to CRAN. I include examples for each of the 40 or so functions in the package. However, since the examples are non-trivial and the package is using MCMC simulation methods, it takes about 20 minutes to run the complete set of examples on a 2.8 Ghz windows PC. The R process reaches a high water mark of about 100 MB of memory as
2005 Apr 13
1
package submission and binary versions
Dear r-help- >From reading the CRAN web page, it appears that you should not submit precompiled binary versions of your package, but rather that these are built for you by someone working with CRAN. I submitted my package using R CMD build but without the binary flag on. I'd like to have a binary version available for Windows users. Should I submit a precompiled binary version as well?
2008 Mar 10
1
Check errors using R2.6.2
I can successfully "check" a package with source under 2.5.1, including compiling source files and running examples with no errors or warnings. when I try with R2.6.2, I get make errors: making bayesmc.d from bayesmc.c make[3]:gcc-sjlj: Command not found etc. my gcc is version 3.4.2 I'm using Windows XP. Any thoughts? thanks! peter r ................................ Peter
2009 Mar 21
0
Can not replicate estimates with rScreen function from ROSSI "Bayesian Statistics and Marketing"
Hi R-users, I have the following problem: I am trying to learn something about bayes methodology and started paying around bayesm package, but could not replicate the Conjunctive model's estimates as they appear in Rossi et al "Bayesian Statistics and Marketing", 2005, JWS, pages 264-265, Table CS4.4. I have downloaded in my working directory the documents from
2005 Nov 17
0
new version of bayesm
Version 2.0-2 of bayesm is available on CRAN. This version includes bug fixes for rhierMnlRwMixture and rhierLinearModel. peter rossi _______________________________________________ R-packages mailing list R-packages at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-packages
2005 Nov 17
0
new version of bayesm
Version 2.0-2 of bayesm is available on CRAN. This version includes bug fixes for rhierMnlRwMixture and rhierLinearModel. peter rossi _______________________________________________ R-packages mailing list R-packages at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-packages
2009 Feb 13
0
Difference MNP-package and rmnpGibbs from bayesm-package
Hi all, For my research I have to use a Multinomial Probit model. I saw that there are two packages, that include a method to estimate my parameters. The first one is the MNP-package of Imai and van Dyk. The second one is part of the bayesm-package of Rossi. The results for both packages are not the same using the same data. Does anybody know what the difference is between these two approaches?
2007 Jan 18
0
Version 2.0-9 of bayesm
Version 2.0-9 of bayesm is now available on CRAN changes include- 1. addition of rhierLinearMixture -- linear hierarchical models with a mixture of normals prior 2. mixDenBi is now fully vectorized and run more than 10 times faster 3. minor documentation corrections have been made 4. rnmixGibbs allows the user to specify only one component peter rossi
2007 Mar 08
0
Release 2.1-1 of bayesm
Release 2.1-1 is now available on CRAN. This release includes-- bayesm classes (some compatible with the mcmc class of coda) for output. plot and summary methods for these classes. additional datasets including store-level panel data. peter r ................................ Peter E. Rossi Joseph T. and Bernice S. Lewis Professor of Marketing and Statistics Editor, Quantitative Marketing
2007 Aug 07
1
bayesm - question about 'rscaleUsage function'
Hi all, I have managed to get the r-scale usage algorithm to work, but I need to obtain the final results from this. As I understand it, this code is designed to generate a matrix after processing and store it somewhere????? Here is the code..... I get this part of the code, it all makes sense. ## if(nchar(Sys.getenv("LONG_TEST")) != 0) {R=1000} else {R=5} { data(customerSat)
2008 Dec 09
1
bayesm package not downloading via any mirror or repository
I am a pretty new R user, I am running the latest linux version on xandros, updated with some extra debian packages, and I also run the latest windows version, but prefer linux. I am having trouble downloading "bayesm", it won't do it all from any of the sites on the web, I resorted to this one, http://packages.debian.org/unstable/math/r-cran-bayesm. and got slightly further, but I