getRunCommands: Generate run commands for an ADMB model run

View source: R/getRunCommands.R

getRunCommandsR Documentation

Generate run commands for an ADMB model run

Description

Function to generate a script to make an ADMB model run

Usage

getRunCommands(
  os = "osx",
  path2model = getPath2REM(),
  pin = FALSE,
  hess = TRUE,
  mcmc = FALSE
)

Arguments

os
  • 'win' or 'mac'

path2model
pin
hess
mcmc

Details

None.

Value

string with the run commands


wStockhausen/rPIBKC documentation built on April 25, 2023, 6:50 p.m.