GenEst (version 1.2.0)

modNameSplit: Split model names into their components and remove only a desired one

Description

Split a model name to return a specific component. Splitting is done based on the semicolon in the name

Usage

modNameSplit(modNames, pos)

Arguments

modNames

names of the model to be split off

pos

position in the name to split off

Value

vector of split-off model names