Learn R Programming

EMOTIONS (version 1.0)

model_pars: A data frame containing the models included in the EMOTIONS package that can have the parameters edited

Description

A data frame containing the models included in the EMOTIONS package that can have the parameters edited

Usage

data(model_pars)

Arguments

Format

A data frame with 42 rows and 2 variables:

  • Model_acronym: The acronym of the models that can have the parameters edited

  • Parameters: The list of parameters included in each model

Examples

Run this code
data(model_pars)

Run the code above in your browser using DataLab