TETScomponents
Estimates components of TOBIT TETS models
TETScomponents(m)
m
: an object of type TETS
created with TETSforecast
The same input object with the appropriate fields filled in, in particular: - comp: Estimated components in matrix form
## Not run: m1 <- TETS(log(gdp)) m1 <- TETScomponents(m1) ## End(Not run)
TETS
, TETSforecast
, TETSvalidate
, TETSestim
Diego J. Pedregal
Useful links