dynare/matlab/missing/stats
Sébastien Villemot 98bdf76581
MATLAB R2009b compatibility fixes
— use XLS instead of XLSX in testsuite datafiles
— use optimset instead of optimoptions
— use quadv/quadl/quadgk instead of integral
— fix race condition in load_m_file_data_legacy.m tests
— use fallback implementation for intersect(…, 'stable')
2019-11-15 18:27:37 +01:00
..
+gamrnd Under Octave, the "statistics" Forge package is now a requirement 2019-02-18 17:41:10 +01:00
betacdf.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
betainv.m Removed useless commas and semicolons. 2017-05-16 13:24:46 +02:00
betapdf.m modifies alternative function for betapdf() for large values of a and b 2011-03-17 20:13:09 +01:00
betarnd.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
chi2cdf.m Adds chi2cdf function if Statistics toolbox is missing 2013-09-26 10:19:05 +02:00
chi2inv.m Updated copyright notices 2011-02-04 17:27:33 +01:00
common_size.m Under Octave, the "statistics" Forge package is now a requirement 2019-02-18 17:41:10 +01:00
corr.m Under Octave, the "statistics" Forge package is now a requirement 2019-02-18 17:41:10 +01:00
exprnd.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
gamcdf.m Updated copyright notices 2011-02-04 17:27:33 +01:00
gaminv.m Removed useless commas and semicolons. 2017-05-16 13:24:46 +02:00
gampdf.m Updated copyright notices 2011-02-04 17:27:33 +01:00
gamrnd.m Added unit tests for gamrnd algorithms. 2018-12-15 16:48:25 +01:00
nanmean.m Simplification for missing nanmean 2019-02-25 15:28:23 +01:00
normcdf.m Updated copyright notices 2011-02-04 17:27:33 +01:00
norminv.m Updated copyright notices 2011-02-04 17:27:33 +01:00
normpdf.m Updated copyright notices 2011-02-04 17:27:33 +01:00
quantile.m Under Octave, the "statistics" Forge package is now a requirement 2019-02-18 17:41:10 +01:00
stdnormal_cdf.m Updated copyright notices 2011-02-04 17:27:33 +01:00
stdnormal_inv.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
stdnormal_pdf.m Updated copyright notices 2011-02-04 17:27:33 +01:00
wblcdf.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
wblinv.m MATLAB R2009b compatibility fixes 2019-11-15 18:27:37 +01:00
wblrnd.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00