dynare/matlab/utilities/dataset
Johannes Pfeifer b4204f8b9e Make sure that mean and covariance of data are correctly computed with only one observation
Need to always compute mean along first dimension

(cherry picked from commit 2d371b1997f5fa07fcbbf47e5923d7817d07c6b9)
2018-01-12 09:48:14 +01:00
..
describe_missing_data.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
descriptive_statistics.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
initialize_dataset.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
lagged.m Fixed indentation of matlab files. 2017-05-16 15:10:20 +02:00
makedataset.m Make sure that mean and covariance of data are correctly computed with only one observation 2018-01-12 09:48:14 +01:00
nanautocovariance.m Rewrote compute_acov and renamed it as nanautocovariance. 2014-05-23 15:07:46 +02:00
nancovariance.m Make sure that mean and covariance of data are correctly computed with only one observation 2018-01-12 09:48:14 +01:00
nanmoments.m Added routine to compute centered marginal moments of order n (possibly with missing observations). 2014-05-23 18:10:59 +02:00
nanvariance.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
quarterly2annual.m Bug fix for undefined yr variable 2018-01-10 13:14:27 +01:00