Description Usage Arguments Details Value Note Author(s) References See Also Examples
View source: R/compare.multiple.objective.functions.R
TO DO
1 | compare.multiple.objective.functions(filenames, models.names)
|
x |
TODO |
TODO
TODO
TODO
TODO
TODO
TODO
1 2 3 4 5 6 7 8 | # An example
res = compare.multiple.objective.functions(
filenames = c(system.file("extdata/MOdel 4", "CASAL-MPDoutput.txt", package = "ProcessCASALoutput"),
system.file("extdata/Model 5", "CASAL-MPDoutput.txt", package = "ProcessCASALoutput")),
models.names = c("Survey index of abundance",
"CPUE index of abundance"))
print(res)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.