You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @xiaohuiyan
I've created an R package wrapping the C++ at https://github.com/bnosac/BTM which works fine.
While doing that, I had a number of questions on the C++
the window size is set to 15. Is there any reason why this is fixed in the C++ code?
can you provide ways or advice on how to see if the gibbs sampler has converged (what about burnin e.g., trace plots, ...)
can we get from the C++ code somehow measure of statistics as provided in the paper?
can you indicate with respect to the paper what the inference schemes sum_b, sub_w and mix refer to