I fixed a minor bug (a missing stringsAsFactors = FALSE) that caused some problems while analyzing the quad-model data. Moreover, I tweaked the C++ samplers a little bit so that the samples from the burn-in period are not stored and do not waste memory, anymore. I also added two very simple tests for the C++ methods.
Hi Daniel,
I fixed a minor bug (a missing
stringsAsFactors = FALSE
) that caused some problems while analyzing the quad-model data. Moreover, I tweaked the C++ samplers a little bit so that the samples from the burn-in period are not stored and do not waste memory, anymore. I also added two very simple tests for the C++ methods.Best regards, Marius