surveillance (version 1.12.1)

stsNC-class: Class "stsNC" -- a class inheriting from class sts which allows the user to store the results of back-projecting surveillance time series

Description

A class inheriting from class sts, but with additional slots to store the results of nowcasting.

Arguments

encoding

latin1

Methods

The methods are the same as for "sts".

  • signature(from = "sts", to = "stsNC")
{ Convert an object of class sts to class stsNC. } reportingTriangle{signature(x = "stsNC"): extract the reportingTriangle slot of an stsNC object. } delayCDF{signature(x = "stsNC"): extract the delayCDF slot of an stsNC object. } score{signature(x = "stsNC"): extract the scoring rules result slot of an stsNC object. }