SYS_PARAM-class {TesiproV} | R Documentation |
Object for parametric Studies
Description
Object to create probabilistic problems in parametric studies context. There are no changes how to use compared with SYS_PROB
Fields
beta_params
Outputfield: See the beta values of the studie
res_params
Outputfield: See the the full result output of each run
Methods
printResults(path = "")
TesiproV can create a report file with all the necessary data for you. If you provide a path (or filename, without ending) it will store the data there, otherwise it will report to the console. Set the path via setwd() or check it via getwd().
runMachines()
Starts solving all given problems (sys_input) with all given algorithms (probMachines). After that one can access via $res...1
Author(s)
(C) 2021 - M. Ricker, K. Nille-Hauf, T. Feiri - Hochschule Biberach, Institut fuer Konstruktiven Ingenieurbau
[Package TesiproV version 0.9.2 Index]