Releases: DiogoFerrari/hdpGLM
Releases · DiogoFerrari/hdpGLM
hdpGLM v1.0.3
Minor changes and inclusion of reference to JSS paper.
hdpGLM v1.0.2
-
The MCMC tunning parameters of the function
hdpGLM()
, namelyepsilon
,leapFrog
, andhmc_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 argumentmcmc
. It makes the code and the function signature cleaner. -
The function
classify()
replaced the functionhdpGLM_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.
hdpGLM v1.0.0
Updated website with badge