Jordan Hochenbaum

Results 17 comments of Jordan Hochenbaum

Thanks for the comments guys -- Owen and I will look into this later today, but on glance you're right, we should preserve the timestamp/timezone. Stay tuned...

@zachmayer, would you like to submit a patch and @owenvallis and I can review?

We're looking into more gracefully handling datasets with missing values. Patch soon...

Owen and I looked into this tonight and it's a tricky one. STL decomposition can't really handle datasets with NAs in them, however, here is what we propose. We're handling...

@colinglaes Do you have a dataset you could share with for us to test with? It would be useful to see the data you're working with to make sure we're...

@erikriverson Ah thats good to know! We can definitely do that...

Hi @WilsonPang , we've been looking into this. Can you try the following? 1) Try installing another package via devtools::install_github (e.g. devtools::install_github("hafen/stl2") ) 2) It's possible you were rate limited...