Options for printing summary of model fit to the console
Set options for what will be printed to the console when verbose = TRUE in the main kmbayes function
set_verbose_opts(verbose_freq = NULL, verbose_show_ests = NULL, verbose_digits = NULL)
verbose_freq |
After this percentage of iterations has been completed the summary of the model fit so far will be printed to the console |
verbose_show_ests |
TRUE or FALSE: flag indicating whether to print out summary statistics of all posterior samples obtained up until this point, for select parameters |
verbose_digits |
Number of digits to be printed to the console |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.