dynare/matlab/utilities/dataset
Marco Ratto e3ac15458a Properly deal with dseries in identification. This fixes #781 2014-11-18 11:34:49 +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 Fix copyright notices 2013-06-12 17:04:46 +02:00
initialize_dataset.m Merge branch 'master' into use-dynSeries 2014-04-30 10:10:30 +02:00
makedataset.m Properly deal with dseries in identification. This fixes #781 2014-11-18 11:34:49 +01:00
nanautocovariance.m Rewrote compute_acov and renamed it as nanautocovariance. 2014-05-23 15:07:46 +02:00
nancovariance.m Rewrote compute_cova and renamed it nancovariance. Added a new routine to test if an array contain at least one NaN. 2014-05-22 19:27:14 +02: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 Renamed compute_stdv as nanvariance (computes variances instead of standard deviations). 2014-05-23 18:06:32 +02:00