TETSvalidate function

TETSvalidate

TETSvalidate

Shows a table of estimation and diagnostics results for TOBIT TETS models

TETSvalidate(m)

Arguments

  • m: an object of type TETS created with TETSforecast

Returns

The same input object with the appropriate fields filled in, in particular: - table: Estimation and validation table

Examples

## Not run: m1 <- TETSforecast(log(gdp)) m1 <- TETSvalidate(m1) ## End(Not run)

See Also

TETS, TETSforecast, TETSvalidate, TETScomponents

Author(s)

Diego J. Pedregal

  • Maintainer: Diego J. Pedregal
  • License: GPL-3
  • Last published: 2025-04-02

Useful links