powered by
Estimates and forecasts TOBIT TETS models
TETSestim(m)
The same input object with the appropriate fields filled in, in particular:
Estimated parameters
Forecasted values of output
Variance of forecasted values of output
Bootstrap simulations for forecasting distribution evaluation
an object of type TETS created with TETSmodel
TETS
TETSmodel
Diego J. Pedregal
TETSestim estimates and forecasts a time series using an a TOBIT TETS model
TETSestim
TETS, TETSmodel, TETSvalidate, TETScomponents
TETSvalidate
TETScomponents
if (FALSE) { m1 <- TETSsetup(log(gdp)) m1 <- TETSestim(m1) }
Run the code above in your browser using DataLab