Displaying 3 results from an estimated 3 matches for "mcmcfactanal".
2012 Jun 15
0
MCMCfactanal inquiries
Dear list,
Hi, I am emailing to see if it would be possible to get some help on
running MCMCfactanal on R. I am trying to derive a single score measuring a
likelihood to recieve IMF loans from 8 different variables related to IMF
representation but for reason, my codes do not seem to take me to where I
want to be. For some reason my code drops certain rows ( countries)
automatically, making it imp...
2005 Sep 02
1
source package linking problem under linux
.../config.status
config.status: creating src/Makevars
** libs
g++ -I/usr/lib/R/include -DSCYTHE_COMPILE_DIRECT -DSCYTHE_NO_RANGE
-c distributions.cc -o distributions.o
[...etc. etc. All compilations are ok]
g++ -o MCMCpack.so distributions.o ide.o la.o lecuyer.o MCMCdistn.o
MCMCdynamicEI.o MCMCfactanal.o MCMCfcds.o MCMChierEI.o MCMCirt1d.o
MCMClogit.o MCMCmetrop1R.o MCMCmixfactanal.o MCMCmnlMH.o
MCMCmnlslice.o MCMCoprobit.o MCMCordfactanal.o MCMCpanel.o
MCMCpoisson.o MCMCprobit.o MCMCprobitres.o MCMCregress.o MCMCrng.o
MCMCtobit.o mersenne.o optimize.o rng.o smath.o stat.o
-L/usr/lib/R/lib -lR...
2006 Aug 11
2
about MCMC pack again...
Hello, thank you very much for your previous answers about the C++ code.
I am interested in the application of the Gibbs Sampler in the IRT
models, so in the function MCMCirt1d and MCMCirtkd. I've found the C++
source codes, as you suggested, but I cannot find anything about the
Gibbs Sampler. All the files are for the Metropolis algorithm.
Maybe I am not able to read them very well, by the