writeModelResultsToCSV.ObjFunValues: Write all objective function values to csvs

Description Usage Arguments Value

View source: R/writeModelResultsToCSV.ObjFunValues.R

Description

Function to write all objective function values to csvs.

Usage

1
2
writeModelResultsToCSV.ObjFunValues(repObjs,
  csv = "ModelComparisons.ObjFunValues", verbose = FALSE)

Arguments

repObjs

- model report object or list of report objects

csv

- base filename for csvs to export dataframes to

verbose

- flag (T/F) to print diagnostic info

Value

list w two dataframes with objective function components, one for penalties and priors (...PP.csv) and one for data (...Data.csv).


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.