Home
last modified time | relevance | path

Searched refs:tunecol (Results 1 – 5 of 5) sorted by relevance

/dports/math/R-cran-MCMCpack/MCMCpack/src/
H A DcMCMClogit.cc137 const int *tunerow, const int *tunecol, in cMCMClogit() argument
150 Matrix<> tune(*tunerow, *tunecol, tunedata); in cMCMClogit()
H A DcMCMCpoisson.cc145 const int *tunerow, const int *tunecol, const int *uselecuyer, in cMCMCpoisson() argument
156 const Matrix <> tune(*tunerow, *tunecol, tunedata); in cMCMCpoisson()
H A DMCMCmnlMH.cc201 const int *tunecol, const int *uselecuyer, in MCMCmnlMH() argument
218 const Matrix<> tune(*tunerow, *tunecol, tunedata); in MCMCmnlMH()
H A DMCMCpack_init.c33 … const int *thin, const double *tunedata, const int *tunerow, const int *tunecol, const int *usele…
34 … const int *thin, const double *tunedata, const int *tunerow, const int *tunecol, const int *usele…
36 … const int *thin, const double *tunedata, const int *tunerow, const int *tunecol, const double* td…
37 … const int *thin, const double *tunedata, const int *tunerow, const int *tunecol, const int *usele…
H A DcMCMCoprobit.cc381 const int *tunerow, const int *tunecol, in cMCMCoprobit() argument
404 const Matrix<> tune(*tunerow, *tunecol, tunedata); in cMCMCoprobit()