Learn R Programming

qbrms (version 1.0.1)

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.