Fadel Megahed

Results 3 comments of Fadel Megahed

Hi all, @mtennekes , I was finally able to host the app on our university server. It is available at . To create the app, I have created the following...

@Nowosad , it is working for me right now. Would you please retry it? Please use http::// and not https://

@joshuaulrich, the current decompose.xts() would produce errors for time series of different frequencies. For a minimal example, consider the following timeseries from [FRED](https://fred.stlouisfed.org/series/RSCCASN). ```r if(require(pacman)==FALSE) install.packages("pacman") # checks to see...