View source: R/QuantileForecastMatrix.R
| sort.QuantileForecastMatrix | R Documentation | 
Sort method for QuantileForecastMatrix class which currently leaves any NA's encountered where they were found, sorting model-wise around them
## S3 method for class 'QuantileForecastMatrix'
sort(qfm)
qfm | 
 wide matrix representation of forecasts  | 
a QFM with always increasing quantiles within given model, target, and location
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.