Description Usage Arguments Details Value Author(s) See Also Examples
PEST writes an outputfile containing the parameters that were optimized. These parameters are not sorted. postpest extracts them and writes them into a matrix that will be written into a file.
1 2 |
NB |
A numeric giving the number of the subbasin that was optimized |
wd |
A character string giving the working directory |
PESTfile |
A character string pointing towards the outputfile of PEST. See details |
outputfile |
A character string pointing towards the outputfile that will be written |
PP |
A character vector of the parameters that were optimized by PEST |
If PESTfile == standard, the standard outputfile of PEST. Normally this does not need to be changed.
Only writes a file containing the parameters opimized by PEST. Nothing is returned to R.
Simon Frey
prepest
1 | ####
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.