# history spec (replaces the deprecated 'revisions' function)
series(m, "history.trendestimates")
series(m, "history.sfestimates")
series(m, "history.saestimates")
series(m, c("history.sfestimates", "history.trendestimates"))
# slidingspans spec (replaces the deprecated 'slidingspans' function)
series(m, "slidingspans.sfspans")
series(m, "slidingspans.tdspans")
# regressioneffects
series(m, "estimate.regressioneffects")
Run the code above in your browser using DataLab