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.
The MCMC tunning parameters of the function
hdpGLM()
, namely epsilon
,
leapFrog
, and hmc_iter
were removed from that
function’s signature. Now, when the users want to tune those parameters,
they must provide it as part of the named list that is used for the
argument mcmc
. It makes the code and the function signature
cleaner.
The function classify()
replaced the function
hdpGLM_classify()
. The latter will be removed in future
versions.
A function nclusters()
was added. It returns the
number of clusters estimated.
A function txtProgressBar is now loaded in the namespace.
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.