powered by
Get the estimated outputs
outputEstimates(resultsSeeds, ind)# S4 method for list,numeric outputEstimates(resultsSeeds, ind)# S4 method for list,missing outputEstimates(resultsSeeds, ind)# S4 method for resultsSeeds,missing outputEstimates(resultsSeeds, ind)
# S4 method for list,numeric outputEstimates(resultsSeeds, ind)
# S4 method for list,missing outputEstimates(resultsSeeds, ind)
# S4 method for resultsSeeds,missing outputEstimates(resultsSeeds, ind)
A object of the class 'resultsSeeds', which is returned from the algorithms.
A numeric indicating the index of a 'resultsSeeds'-Object in a list. If not set the last listed object will be used.
Dafaframe with estimated measurements.
# NOT RUN { data(uvb_res) outputEstimates(res[[2]]) # }
Run the code above in your browser using DataLab