Commit Graph

649 Commits (fd426e70de35b2dad135e9a4295b064d59489e5e)
 

Author SHA1 Message Date
per.andreas.brodtkorb 52fbfae045 Small refactoring
per.andreas.brodtkorb 0c2f6621e4 Small change: now possible to submit figure and axis to plot on
Per.Andreas.Brodtkorb 412990574f small updates
per.andreas.brodtkorb 0a0cbc2fe2 Small updates
Per.Andreas.Brodtkorb bb13a4188c Updated kreg_demo3
Per.Andreas.Brodtkorb 99aa5e1b9e refactored parts of kreg_demo2 into kreg_demo3 and _get_data
per.andreas.brodtkorb 4c15fd22b9
Per.Andreas.Brodtkorb 4c2b92f276
per.andreas.brodtkorb 25b47ebc04
per.andreas.brodtkorb 02f8fbf949 updated kreg_demo2
Per.Andreas.Brodtkorb d292a14330 Added SavitzkyGolay class to sg_filter.py
Refined confidence intervals in kreg_demo2 in kdetools.py
per.andreas.brodtkorb 1cdcb0d632 work in progress
Per.Andreas.Brodtkorb f6c3219870 Better confidence interval in kreg_demo2
per.andreas.brodtkorb ef856af7ae Completed smoothn. Tested on 3 examples and works OK.
per.andreas.brodtkorb 9a59c68f70
per.andreas.brodtkorb d20cb4dac1 Updates to smoothn
Per.Andreas.Brodtkorb dd0c86e59b Added savitzky_golay savitzky_golay_piecewise sgolay2d
Added evar
Added some work in progress
per.andreas.brodtkorb 65101025d7 Added CI to kreg_demo2
Per.Andreas.Brodtkorb 663636eece Fixed a bug in KRegression
per.andreas.brodtkorb a664f15e78 Small bugfix
Per.Andreas.Brodtkorb 485ecfcd2f Small updates
Per.Andreas.Brodtkorb 5d8c259ce6 Added fig.py
Fixed a bug in RegLogit
Added epcolor and tallibing to graphutil.py
per.andreas.brodtkorb d615424736 Added tallibing
Per.Andreas.Brodtkorb dd324acedf Fixed some bugs in RegLogit (still bugs left)
Per.Andreas.Brodtkorb 8c5754e30c
per.andreas.brodtkorb c69f54dc0c Small bugfixes
Per.Andreas.Brodtkorb 214d467939 Added improved Sheater-Jones plugin estimate of the smoothing parameter
Replaced dct and idct with a call to the ones in scipy.fftpack.
Added n-dimensional  version dctn and idctn to dctpack.py
Per.Andreas.Brodtkorb 676d30b822 Added dctn and idctn
per.andreas.brodtkorb 4b820e85ee Small updates
Per.Andreas.Brodtkorb 31f61eb319 Added kernel regression
Per.Andreas.Brodtkorb a7a00851cc
Per.Andreas.Brodtkorb 3257d675d8 Made interpolation more general and faster in TKDE._eval_grid_fast
Per.Andreas.Brodtkorb 9dceca985e Fixed some bugs
Per.Andreas.Brodtkorb bac74a93b5 Fixed some bugs in kdetools.py + added more tests in test/test_kdetools.py
Updated meshgrid
Per.Andreas.Brodtkorb df9e95f0b5 Added alternative version of scikits statsmodels
Per.Andreas.Brodtkorb 5a2c8d79b3 Small bugfix
per.andreas.brodtkorb 2e0098db36 Updated _nnlf()
Per.Andreas.Brodtkorb c54ab0e009 Small updates
Per.Andreas.Brodtkorb 0bc782a2cc Fixed some bugs.
per.andreas.brodtkorb 3ef99faa56 Small updates
per.andreas.brodtkorb 14e65da072 Added RegLogit to core.py (not finished)
per.andreas.brodtkorb e2620cbbec Fixed some small bugs
per.andreas.brodtkorb caa72fe9ee Fixed:
nan-propagation errors (ticket )
stats.lognorm.pdf(0,s) reports nan (ticket )
Per.Andreas.Brodtkorb 296f42d059 Small bugfixes
per.andreas.brodtkorb 560995835b Small updates
Per.Andreas.Brodtkorb 48e9b77785 Updated distributions.py according to the latest updates in scipy.stats.distributions.py
per.andreas.brodtkorb 8ff8b2183e Resolved issue 6: mctp2rfc is now working for the example given
per.andreas.brodtkorb afd3c87e22 Small updates
per.andreas.brodtkorb d0834a14b8
Per.Andreas.Brodtkorb 2a35ffa2b2 Small extension to plot2d