R/ajustePIB.R

# Função que faz o ajuste sazonal do PIB
# ajustePIB <- function(x){
#   ajuste <- seas(x, x11 = "", arima.model = "(0 1 1)(0 1 1)")
#   round(ajuste$series$d11,2)
# }

# just testing on Ubuntu 16.04

Try the nowcasting package in your browser

Any scripts or data that you put into this service are public.

nowcasting documentation built on Aug. 1, 2019, 9:04 a.m.