is.MVG: Is this a set of multivariate Gaussian (MVG) categories?

View source: R/class-MVG.R

is.MVGR Documentation

Is this a set of multivariate Gaussian (MVG) categories?

Description

Check whether x is a set of multivariate Gaussian (MVG) categories.

Usage

is.MVG(x, group = NULL, category = "category", is.long = T, verbose = F)

Arguments

x

Object to be checked.

group

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

category

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

is.long

Is this check assessing whether the ideal observer is in long format ('TRUE') or wide format ('FALSE')? (default: 'TRUE')

Value

A logical.

See Also

TBD


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