findBestModelFunc: Function to find best model by information criteria, by model...

View source: R/bycatchFunctions.R

findBestModelFuncR Documentation

Function to find best model by information criteria, by model type

Description

Function to find best model by information criteria, by model type

Usage

findBestModelFunc(
  obsdatval,
  modType,
  requiredVarNames,
  allVarNames,
  complexModel,
  randomEffects = NULL,
  useParallel,
  selectCriteria,
  varExclude,
  printOutput = FALSE,
  catchType = NULL,
  common = NULL,
  dirname = NULL,
  run = NULL
)

Arguments

obsdatval

Value

modType

Value

requiredVarNames

Value

allVarNames

Value

complexModel

Value

randomEffects

Value

useParallel

Value

selectCriteria

Value

varExclude

Value

printOutput

Value

catchType

Value

common

Value

dirname

Value

run

Value


natureanalytics-ca/BycatchEstimator documentation built on Oct. 15, 2024, 10:28 p.m.