is.exemplar_model: Is this an exemplar model?

View source: R/class-exemplar-model.R

is.exemplar_modelR Documentation

Is this an exemplar model?

Description

Check whether x is an exemplar model. Optionally, one can also check whether a lapse rate and lapse bias is part of the model.

Usage

is.exemplar_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 an exemplar model. (default: NULL)

verbose

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

category

Name of the category variable. (default: "category")

Value

A logical.

See Also

TBD


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