dynare/matlab/utilities/dataset
Johannes Pfeifer 5d8da65e6d Add check for unique data entries in dataset
Leads to cryptic crashes if not filtered out
2015-06-08 11:16:40 +02: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 Add check for unique data entries in dataset 2015-06-08 11:16:40 +02: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