View source: R/QuantileForecastMatrix.R
validate_QuantileForecastMatrix | R Documentation |
Validate QuantileForecastMatrix object
validate_QuantileForecastMatrix(qfm, strict = FALSE)
qfm |
object of class QuantileForecastMatrix |
strict |
logical; if FALSE (default), only checks that the arguments satisfy minimum requirements of formatting; if TRUE, also checks desirable properties of a quantile forecast such as quantile crossing |
invisible(TRUE) if QuantileForecastMatrix is valid; otherwise, an error is thrown
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.