-
Notifications
You must be signed in to change notification settings - Fork 422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Auto arima #53
base: master
Are you sure you want to change the base?
[WIP] Auto arima #53
Commits on Jun 12, 2015
-
reworked bgtest to take residuals, added bptest
jose.cambronero committedJun 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 6c2e2a6 - Browse repository at this point
Copy the full SHA 6c2e2a6View commit details -
cleaned up after adding bptest/bgtest
jose.cambronero committedJun 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 75e9932 - Browse repository at this point
Copy the full SHA 75e9932View commit details
Commits on Jun 15, 2015
-
cleaned up additional style issues
jose.cambronero committedJun 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 7fdbafa - Browse repository at this point
Copy the full SHA 7fdbafaView commit details
Commits on Jun 16, 2015
-
added EWMA functionality and tests
jose.cambronero committedJun 16, 2015 Configuration menu - View commit details
-
Copy full SHA for e7ed3ae - Browse repository at this point
Copy the full SHA e7ed3aeView commit details -
Merge pull request sryza#26 from josepablocam/master
A couple of simple changes to get started: corrected
Configuration menu - View commit details
-
Copy full SHA for c6b5e55 - Browse repository at this point
Copy the full SHA c6b5e55View commit details -
cleaned up additional style issues
jose.cambronero committedJun 16, 2015 Configuration menu - View commit details
-
Copy full SHA for dcc429c - Browse repository at this point
Copy the full SHA dcc429cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cfc79b - Browse repository at this point
Copy the full SHA 5cfc79bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aff3f4 - Browse repository at this point
Copy the full SHA 1aff3f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1487d0 - Browse repository at this point
Copy the full SHA e1487d0View commit details
Commits on Jun 17, 2015
-
changed SSE calculation to use while loop rather than map + sum
jose.cambronero committedJun 17, 2015 Configuration menu - View commit details
-
Copy full SHA for db6a716 - Browse repository at this point
Copy the full SHA db6a716View commit details -
changed EWMA fitting to use gradient descent
jose.cambronero committedJun 17, 2015 Configuration menu - View commit details
-
Copy full SHA for fd45327 - Browse repository at this point
Copy the full SHA fd45327View commit details -
jose.cambronero committed
Jun 17, 2015 Configuration menu - View commit details
-
Copy full SHA for 7adc5d0 - Browse repository at this point
Copy the full SHA 7adc5d0View commit details -
added note stating ubounded optimization for ewma
jose.cambronero committedJun 17, 2015 Configuration menu - View commit details
-
Copy full SHA for 88bd843 - Browse repository at this point
Copy the full SHA 88bd843View commit details
Commits on Jun 18, 2015
-
Merge pull request sryza#27 from josepablocam/ewma
added EWMA functionality and tests
Configuration menu - View commit details
-
Copy full SHA for fab45bc - Browse repository at this point
Copy the full SHA fab45bcView commit details
Commits on Jun 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e942aae - Browse repository at this point
Copy the full SHA e942aaeView commit details
Commits on Jun 22, 2015
-
Merge remote-tracking branch 'origin/master'
jose.cambronero committedJun 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 4e56a07 - Browse repository at this point
Copy the full SHA 4e56a07View commit details
Commits on Jun 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d151a6f - Browse repository at this point
Copy the full SHA d151a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd0c28 - Browse repository at this point
Copy the full SHA 3bd0c28View commit details -
Merge pull request sryza#28 from cdalzell/feature/sryza#23-rename_toS…
…amples Issue sryza#23: Rename toSamples to toInstants
Configuration menu - View commit details
-
Copy full SHA for ae91035 - Browse repository at this point
Copy the full SHA ae91035View commit details
Commits on Jun 25, 2015
-
added up/down sampling and cubic spline interpolation
jose.cambronero committedJun 25, 2015 Configuration menu - View commit details
-
Copy full SHA for 5a4aa29 - Browse repository at this point
Copy the full SHA 5a4aa29View commit details -
jose.cambronero committed
Jun 25, 2015 Configuration menu - View commit details
-
Copy full SHA for 4b98b63 - Browse repository at this point
Copy the full SHA 4b98b63View commit details
Commits on Jun 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 48d9251 - Browse repository at this point
Copy the full SHA 48d9251View commit details
Commits on Jun 27, 2015
-
jose.cambronero committed
Jun 27, 2015 Configuration menu - View commit details
-
Copy full SHA for dd80326 - Browse repository at this point
Copy the full SHA dd80326View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c595b0 - Browse repository at this point
Copy the full SHA 1c595b0View commit details
Commits on Jun 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0655b07 - Browse repository at this point
Copy the full SHA 0655b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 432b10d - Browse repository at this point
Copy the full SHA 432b10dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c316ee - Browse repository at this point
Copy the full SHA 3c316eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b5d77 - Browse repository at this point
Copy the full SHA 78b5d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ccc531 - Browse repository at this point
Copy the full SHA 7ccc531View commit details
Commits on Jun 30, 2015
-
changed up/downSample function names to up/downsample (along with rel…
…evant tests), added missing type to EasyPlot functions
jose.cambronero committedJun 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 315ff27 - Browse repository at this point
Copy the full SHA 315ff27View commit details -
Configuration menu - View commit details
-
Copy full SHA for f939146 - Browse repository at this point
Copy the full SHA f939146View commit details
Commits on Jul 1, 2015
-
added scaladoc comments for up/down sampling
jose.cambronero committedJul 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 87418e8 - Browse repository at this point
Copy the full SHA 87418e8View commit details -
added option to drop intercept in AR(n) model
jose.cambronero committedJul 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 7990894 - Browse repository at this point
Copy the full SHA 7990894View commit details
Commits on Jul 2, 2015
-
Merge pull request sryza#31 from josepablocam/docsampling
added scaladoc comments for up/down sampling
Configuration menu - View commit details
-
Copy full SHA for 496dc92 - Browse repository at this point
Copy the full SHA 496dc92View commit details -
fixed space and expanded fitModel scaladocs for AR(n) to explain noIn…
…tercept parameter
jose.cambronero committedJul 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 85d94ff - Browse repository at this point
Copy the full SHA 85d94ffView commit details
Commits on Jul 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bec7089 - Browse repository at this point
Copy the full SHA bec7089View commit details -
Merge pull request sryza#33 from cdalzell/feature/sryza#24-TimeSeries…
…_label_to_key sryza#24: Renamed labels to keys in TimeSeries
Configuration menu - View commit details
-
Copy full SHA for 1a15e0f - Browse repository at this point
Copy the full SHA 1a15e0fView commit details
Commits on Jul 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1684baf - Browse repository at this point
Copy the full SHA 1684bafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84923bf - Browse repository at this point
Copy the full SHA 84923bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67f90dd - Browse repository at this point
Copy the full SHA 67f90ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for e096f80 - Browse repository at this point
Copy the full SHA e096f80View commit details -
Added notes about how to disable scalastyle when needed, also gave th…
…e config xml the indentation formatting IntelliJ craved
Configuration menu - View commit details
-
Copy full SHA for a0a7bd6 - Browse repository at this point
Copy the full SHA a0a7bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9ac31 - Browse repository at this point
Copy the full SHA 4f9ac31View commit details -
Configuration menu - View commit details
-
Copy full SHA for fefaaa0 - Browse repository at this point
Copy the full SHA fefaaa0View commit details
Commits on Jul 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 95529d0 - Browse repository at this point
Copy the full SHA 95529d0View commit details
Commits on Jul 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f684218 - Browse repository at this point
Copy the full SHA f684218View commit details
Commits on Jul 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 73f4d35 - Browse repository at this point
Copy the full SHA 73f4d35View commit details
Commits on Jul 27, 2015
-
Merge pull request sryza#37 from cdalzell/feature/scalastyle
Added Scalastyle
Configuration menu - View commit details
-
Copy full SHA for 4a7a7a3 - Browse repository at this point
Copy the full SHA 4a7a7a3View commit details
Commits on Aug 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 09fdd40 - Browse repository at this point
Copy the full SHA 09fdd40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e90bae - Browse repository at this point
Copy the full SHA 5e90baeView commit details
Commits on Aug 4, 2015
-
modified easyplot functions to return figure, so that user can 'saveas'
jose.cambronero committedAug 4, 2015 Configuration menu - View commit details
-
Copy full SHA for a5cdfa4 - Browse repository at this point
Copy the full SHA a5cdfa4View commit details
Commits on Aug 5, 2015
-
Merge pull request sryza#42 from josepablocam/return_figures
Return figures in plotting functions
Configuration menu - View commit details
-
Copy full SHA for 945b0d0 - Browse repository at this point
Copy the full SHA 945b0d0View commit details
Commits on Aug 7, 2015
-
jose.cambronero committed
Aug 7, 2015 Configuration menu - View commit details
-
Copy full SHA for c2405ab - Browse repository at this point
Copy the full SHA c2405abView commit details
Commits on Aug 10, 2015
-
jose.cambronero committed
Aug 10, 2015 Configuration menu - View commit details
-
Copy full SHA for 8b5c188 - Browse repository at this point
Copy the full SHA 8b5c188View commit details
Commits on Aug 11, 2015
-
Merge pull request sryza#32 from josepablocam/arWithoutIntercept
added option to drop intercept in AR(n) model
Configuration menu - View commit details
-
Copy full SHA for bcb7fde - Browse repository at this point
Copy the full SHA bcb7fdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e56d51 - Browse repository at this point
Copy the full SHA 6e56d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05804a0 - Browse repository at this point
Copy the full SHA 05804a0View commit details -
fixed updating MA errors, new error placed at index 0, to align with …
…the way coefficients are reported for AR
Configuration menu - View commit details
-
Copy full SHA for 3712ab2 - Browse repository at this point
Copy the full SHA 3712ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab71d1e - Browse repository at this point
Copy the full SHA ab71d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c8b7b8 - Browse repository at this point
Copy the full SHA 4c8b7b8View commit details -
added scaladoc comments, fixed addTimeDependentEffects and removeTime…
…DependentEffects
Configuration menu - View commit details
-
Copy full SHA for b1db791 - Browse repository at this point
Copy the full SHA b1db791View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3516fee - Browse repository at this point
Copy the full SHA 3516feeView commit details -
decided to comment out removeTimeDependentEffects until feedback...un…
…clear if correctly implementing that function, added test data
Configuration menu - View commit details
-
Copy full SHA for f9e2ab3 - Browse repository at this point
Copy the full SHA f9e2ab3View commit details -
fixed addTimeDependentEffects and removeTimeDependentEffects based on…
… Sandy's feedback. Modified forecast to take same approach (i.e. use AR of intercept and MA of 0.0 prior to start of series). Added tests and modified leniency on intercept term
Configuration menu - View commit details
-
Copy full SHA for f7fb550 - Browse repository at this point
Copy the full SHA f7fb550View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8424409 - Browse repository at this point
Copy the full SHA 8424409View commit details -
udpated arima implementation based on PR feedback from @sryza. Major …
…change was breaking up (p, d, q) as separate ARIMAModel members
Configuration menu - View commit details
-
Copy full SHA for 2a53872 - Browse repository at this point
Copy the full SHA 2a53872View commit details -
broke up in all functions, made cgd default, added user guess for par…
…ameters, fixed typo in hannan, moved around arguments in functions in ARIMA object for consistency
Configuration menu - View commit details
-
Copy full SHA for ec5f214 - Browse repository at this point
Copy the full SHA ec5f214View commit details -
fixed misspecification for differencing. Changed forecast function ac…
…cordingly. Added 2 new functions to UnivariateTimeSeries to perform differencing of order-d, rather than differencing at lag-d
Configuration menu - View commit details
-
Copy full SHA for 64dbff2 - Browse repository at this point
Copy the full SHA 64dbff2View commit details -
incorporated @sryza 's feedback on having differences at order using …
…calls to differences of lag, removed unnecessary copying of vector in differences of order
Configuration menu - View commit details
-
Copy full SHA for eda11da - Browse repository at this point
Copy the full SHA eda11daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bab2e5 - Browse repository at this point
Copy the full SHA 2bab2e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0a908 - Browse repository at this point
Copy the full SHA ab0a908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 160e71a - Browse repository at this point
Copy the full SHA 160e71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 766149c - Browse repository at this point
Copy the full SHA 766149cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f85532 - Browse repository at this point
Copy the full SHA 2f85532View commit details
Commits on Aug 12, 2015
-
Merge branch 'kpss' into auto_arima
jose.cambronero committedAug 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 63c962d - Browse repository at this point
Copy the full SHA 63c962dView commit details -
added first cut version of auto arima
jose.cambronero committedAug 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 04e4317 - Browse repository at this point
Copy the full SHA 04e4317View commit details
Commits on Aug 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 268969f - Browse repository at this point
Copy the full SHA 268969fView commit details