Learn R Programming

psychonetrics (version 0.13)

setverbose: Should messages of computation progress be printed?

Description

This function controls if messages should be printed for a psychonetrics model.

Usage

setverbose(x, verbose = TRUE)

Value

An object of the class psychonetrics (psychonetrics-class)

Arguments

x

A psychonetrics model.

verbose

Logical indicating if verbose should be enabled

Author

Sacha Epskamp