Description Usage Arguments Details
Function to generate a script to make a tcsam2013 model run
1 2 3 4 |
os |
- 'win', 'mac' or 'osx' |
model |
- admb model name |
path2model |
- path to model |
configFile |
- filename (including path) to model configuration file |
pin |
- flag (T/F) to use/not use a default pin file, or an ascii filename to use a non-default one |
hess |
- flag (T/F) to calculate the hessian |
mcmc |
- flag (T/F) to do mcmc calculations |
jitter |
- flag (T/F) to use jitter initial values |
seed |
- value for random number seed to generate jitter |
minPhase |
- min phase to start estimation |
maxPhase |
- max phase for estimation |
rmEXE |
- flag to remove model executable from run folder |
cleanup |
- flag (T/F) to clean up unnecessary files |
. If cleanup
is TRUE, then the executable, .bar, .b0*, .p0*, .r0*, variance,
EchoOut.dat, CheckFile.dat, and fimn.log files are deleted. If not, then only the executable
is deleted.
If the path associated with configFile
is a relative one, it should
be relative to the path
variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.