Sort summarized EVI simulation results according to their EVI.
# S3 method for summary.eviSimulation
sort(x, decreasing = TRUE, ..., along = row.names(x$summary$evi)[[1]])
An object of class summary.eviSimulation
.
An object of class summary.eviSimulation
.
logical
: if the EVI should be sorted in decreasing order.
currently not used
character
: the name of the valuation variable along which the EVI
should be sorted.
eviSimulation
, summary.eviSimulation
, base::sort