The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Ordinal Probit Model
: new model option under
algorithm='jags'
. The option can be requested with argument
models = 'opm'
(or named vectors, for example,
models = c(y1='opm',y2='opm')
).algorithm='tang_seq'
: computation is speed up.get_subset
: function is exported for extracting
specified set of parameters from MCMC samples. The extracted samples
have a class of ‘mcmc’, and can be directly used by functions/packages
which take a ‘mcmc’ object.family = gaussian()
using JAGS.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.