TETSvalidate
Shows a table of estimation and diagnostics results for TOBIT TETS models
TETSvalidate(m)
m
: an object of type TETS
created with TETSforecast
The same input object with the appropriate fields filled in, in particular: - table: Estimation and validation table
## Not run: m1 <- TETSforecast(log(gdp)) m1 <- TETSvalidate(m1) ## End(Not run)
TETS
, TETSforecast
, TETSvalidate
, TETScomponents
Diego J. Pedregal
Useful links