check_carnival_options: Check CARNIVAL Options

View source: R/default_carnival_options.R

check_carnival_optionsR Documentation

Check CARNIVAL Options

Description

Checks the list of input options for CARNIVAL for completeness.

Usage

check_carnival_options(opts)

Arguments

opts

An object of type “list” defining the run parameters for CARNIVAL Use the default_carnival_options function to create a list with default parameter settings. If cplex or cbc are chosen as the solver, the parameter solverPath needs to be supplied (not automatically added by default_carnival_options()).

See Also

default_carnival_options, run_phonemes


saezlab/PHONEMeS documentation built on May 2, 2024, 11:12 a.m.