Home
last modified time | relevance | path

Searched refs:storescores (Results 1 – 8 of 8) sorted by relevance

/dports/math/R-cran-MCMCpack/MCMCpack/src/
H A DcMCMCfactanal.cc62 unsigned int storescores, Matrix<>& result) { in MCMCfactanal_impl() argument
84 if (storescores==1){ in MCMCfactanal_impl()
146 if (storescores==1){ in MCMCfactanal_impl()
163 if(storescores == 1) { in MCMCfactanal_impl()
189 const int *b0col, const int *storescores) { in cMCMCfactanal() argument
215 *verbose, *storescores, storagematrix); in cMCMCfactanal()
H A DMCMCirtKdHet.cc62 bool storelambda, bool storescores, in MCMCirtKdHet_impl() argument
101 if (storescores){ in MCMCirtKdHet_impl()
330 if (storescores==1) in MCMCirtKdHet_impl()
348 if (storescores == 1) in MCMCirtKdHet_impl()
354 if (storescores == 1){ in MCMCirtKdHet_impl()
359 if (storescores == 0) { in MCMCirtKdHet_impl()
370 …ampprecrow, const int *Lamppreccol, const int *storelambda, const int *storescores, const int *sto… in irtKdHetpost() argument
388 *storescores, *storesigma, in irtKdHetpost()
H A DMCMCordfactanal.cc62 bool storelambda, bool storescores, in MCMCordfactanal_impl() argument
98 if (storescores){ in MCMCordfactanal_impl()
234 if (storescores) { in MCMCordfactanal_impl()
253 if(storescores) { in MCMCordfactanal_impl()
281 const int* storescores, in ordfactanalpost() argument
306 *storescores, *outswitch, in ordfactanalpost()
H A DMCMCmixfactanal.cc70 bool storelambda, bool storescores, in MCMCmixfactanal_impl() argument
106 if (storescores==1){ in MCMCmixfactanal_impl()
294 if (storescores==1){ in MCMCmixfactanal_impl()
316 if(storescores == 1) { in MCMCmixfactanal_impl()
354 const int* storescores, in mixfactanalpost()
386 *storescores, in mixfactanalpost()
H A DMCMCpack_init.c28 …ampprecrow, const int *Lamppreccol, const int *storelambda, const int *storescores, const int *sto…
30 …const int* b0row, const int* b0col, const int* storelambda, const int* storescores, int* acceptsda…
31 …ampprecrow, const int* Lamppreccol, const int* storelambda, const int* storescores, int* acceptsda…
32 …onst int *a0col, const double *b0data, const int *b0row, const int *b0col, const int *storescores);
/dports/math/R-cran-MCMCpack/MCMCpack/R/
H A DMCMCfactanal.R320 a0=a0, b0=b0, storescores=as.integer(store.scores))
H A DMCMCmixfactanal.R582 storescores = as.integer(store.scores),
H A DMCMCordfactanal.R487 storescores = as.integer(store.scores),