qbrms_set_verbosity: Set qbrms verbosity for the current session
Description
Set qbrms verbosity for the current session
Usage
qbrms_set_verbosity(verbose = FALSE)
Value
Invisibly returns the previous value.
Arguments
- verbose
Logical. If TRUE, fitting prints progress; if FALSE, fitting is silent.