powered by
Print output for objects of class "daily"
# S3 method for daily print(x, ...)
Result of dsa() that will be printed
further arguments handed to print()
# NOT RUN { x <- daily_sim(3)$original # } # NOT RUN { res<- dsa(x, fourier_number = 24, outlier.types="AO", reg.create=NULL, model=c(3,1,0)) # } # NOT RUN { print(res) # }
Run the code above in your browser using DataLab