Learn R Programming

gkwreg (version 1.0.7)

.family_to_code: Convert family string to numeric code for TMB

Description

Convert family string to numeric code for TMB

Usage

.family_to_code(family)

Value

Integer code for TMB. 0="gkw", 1="bkw", 2="kkw", 3="ekw", 4="mc", 5="kw", 6="beta"

Arguments

family

Character string specifying the family.