Skip to contents

A lookup table of abbreviations to describe the different model types

Usage

mdl_types_lup

Format

An object of class tbl_df (inherits from tbl, data.frame) with 12 rows and 13 columns.

Details

A tibble

short_name_chr

Short name (a character vector)

long_name_chr

Long name (a character vector)

control_chr

Control (a character vector)

family_chr

Family (a character vector)

fn_chr

Function (a character vector)

start_chr

Start (a character vector)

predn_type_chr

Prediction type (a character vector)

tfmn_chr

Transformation (a character vector)

tfmn_for_bnml_lgl

Transformation for binomial (a logical vector)

fixed_acronym_chr

Fixed acronym (a character vector)

mixed_acronym_chr

Mixed acronym (a character vector)

mixed_type_chr

Mixed type (a character vector)

with_chr

With (a character vector)