Prints an PTS object on screen
# S3 method for PTS
summary(object, ...)
Object of class “PTS”.
Additional inputs to function.
Diego J. Pedregal
See help of PTS
.
PTS
, PTSmodel
, PTSvalidate
,
PTScomponents
, PTSestim
if (FALSE) {
m1 <- PTSmodel(log(AirPassengers))
summary(m1)
}
Run the code above in your browser using DataLab