c.murphydiag: Combining Murphy diagram objects

Description Usage Arguments Value See Also

View source: R/combine_extract.R

Description

Combine two or more 'murphydiag' objects that are based on the same observations and type of forecasts. Other objects are coerced by as.murphydiag before combination.

Usage

1
2
3
## S3 method for class 'murphydiag'
c(..., newdata = NULL,
  tol = sqrt(.Machine$double.eps))

Arguments

...

objects to be concatenated.

newdata

an optional data frame used as environment in which to evaluate predict methods of model objects.

tol

accuracy when comparing y and level in 'murphydiag' objects.

Value

an object inheriting from the class 'murphydiag'.

See Also

as.murphydiag, [.murphydiag.


aijordan/murphydiagram2 documentation built on Jan. 1, 2020, 3:08 p.m.