powered by
Shows a table of estimation and diagnostics results for PTS models
PTSvalidate(m, verbose = TRUE)
The same input object with the appropriate fields filled in, in particular:
table: Estimation and validation table
an object of type PTS created with PTSmodel
PTS
PTSmodel
verbose mode TRUE/FALSE
Diego J. Pedregal
PTSmodel, PTSsetup, PTSestim, PTScomponents, PTS
PTSsetup
PTSestim
PTScomponents
if (FALSE) { m1 <- PTSmodel(log(AirPassengers)) m1 <- PTSvalidate(m1) }
Run the code above in your browser using DataLab