Learn R Programming

RMixtCompUtilities (version 4.1.3)

availableModels: Available models

Description

Get information about models implemented in MixtComp

Usage

availableModels()

Arguments

Value

a data.frame containing models implemented in MixtComp

model

model name

data.type

data type

format

Special format required for individuals

missing.formats

accepted formats (separated by a ;) for missing values

hyperparameter

Required hyperparameters in the paramStr elements of model object

comments

comments about the model

reference

link to article

See Also

mixtCompLearn

Examples

Run this code
# NOT RUN {
availableModels()

# }

Run the code above in your browser using DataLab