Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

set_verbose_opts

Options for printing summary of model fit to the console


Description

Set options for what will be printed to the console when verbose = TRUE in the main kmbayes function

Usage

set_verbose_opts(verbose_freq = NULL, verbose_show_ests = NULL,
  verbose_digits = NULL)

Arguments

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


bkmr

Bayesian Kernel Machine Regression

v0.2.0
GPL-2
Authors
Jennifer F. Bobb [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.