View source: R/getRunCommands.R
getRunCommands | R Documentation |
Function to generate a script to make an ADMB model run
getRunCommands(
os = "osx",
path2model = getPath2REM(),
pin = FALSE,
hess = TRUE,
mcmc = FALSE
)
os |
|
path2model |
|
pin |
|
hess |
|
mcmc |
|
None.
string with the run commands
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.