read_bestparam: Extract dataframe of best parameters from DB

View source: R/read_bestparam.R

read_bestparamR Documentation

Extract dataframe of best parameters from DB

Description

Extract best set of calibrated parameters from database file with xml file

Usage

read_bestparam(dbFile, acpyXML, run = NULL)

Arguments

dbFile

database file; filepath to database file where calibration results are stored

acpyXML

XML file; filepath to xml file used for ACPy calibration

run

numeric; Run number to extract parameters from. If NULL extracts best parameters from the whole database. Defaults to NULL

Value

data


aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.