resultsSeeds-class: Results Class for the Algorithms

Description Value Slots

Description

A S4 class that collects the results of the two algorithms. The class also is equipped with functions for easily plotting and extracting the different results.

Value

A object of class resultsSeeds collecting all the results of the algorithm

Slots

stateNominal

data.frame containing the states of the nominal model

stateEstimates

data.frame containing the state estimates

stateUnscertainLower

lower bound of the estimated states as calculated by the baysian method

stateUnscertainUpper

upper bound of the estimated states as calculated by the baysian method

hiddenInputEstimates

estimated hidden input

hiddenInputUncertainLower

lower bounds of the estimated hidden inputs

hiddenInputUncertainUpper

upper bounds of the estimated hidden inputs

outputEstimates

estimated measurements resulting from the control of the hidden inputs

outputEstimatesUncLower

lower bound of the confidence bands of the estimated output

outputEstimatesUncUpper

upper bound of the confidence bands of the estimated output

Data

the given measurements

DataError

standard deviation of the given measurements


Newmi1988/seeds documentation built on Aug. 7, 2021, 8:22 p.m.