Should messages of computation progress be printed?
This function controls if messages should be printed for a psychonetrics model.
setverbose(x, verbose = TRUE)
x
: A psychonetrics
model.verbose
: Logical indicating if verbose should be enabledAn object of the class psychonetrics (psychonetrics-class )
Sacha Epskamp