powered by
Estimates components of PTS models
PTScomponents(m)
The same input object with the appropriate fields filled in, in particular:
comp: Estimated components in matrix form
an object of type PTS created with PTSmodel
PTS
PTSmodel
Diego J. Pedregal
PTSmodel, PTSsetup, PTSestim, PTSvalidate, PTS
PTSsetup
PTSestim
PTSvalidate
if (FALSE) { m1 <- PTS(log(AirPassengers)) m1 <- PTScomponents(m1) }
Run the code above in your browser using DataLab