is.MVBU_model: Is this an MVBeliefUpdatr model?

View source: R/class.R

is.MVBU_modelR Documentation

Is this an MVBeliefUpdatr model?

Description

Check whether x is a model with lapse rates, biases, priors, and perceptual noise.

Usage

is.MVBU_model(x, group = NULL, verbose = F, tolerance = 1e-05)

Arguments

x

Object to be checked.

group

Name of one or more group variables, each unique combination of which describes a model. (default: NULL)

verbose

Should verbose output be provided? (default: 'TRUE')

Value

A logical.

See Also

TBD


hlplab/MVBeliefUpdatr documentation built on March 29, 2025, 10:42 p.m.