dynare/matlab/@dseries
Stéphane Adjemian (Scylla) c4dac88ed2 Added the possibility to redefine the initial date (and implicitly the frequency) when a dseries object is instantiated with the name of a datafile. 2014-06-19 17:59:19 +02:00
..
private Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
abs.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
align.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
baxter_king_filter.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
chain.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
check.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
cumprod.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
cumsum.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
disp.m Fix bug in method disp of dseries. 2013-12-13 16:49:08 +01:00
display.m Fixed typo. 2014-03-24 16:51:42 +01:00
dseries.m Added the possibility to redefine the initial date (and implicitly the frequency) when a dseries object is instantiated with the name of a datafile. 2014-06-19 17:59:19 +02:00
end.m Added dseries/end method. 2014-06-11 12:22:34 +02:00
eq.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
exp.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
extract.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
firstdate.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
frequency.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
horzcat.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
hpcycle.m Changed generated plots in unitary tests. 2013-11-12 18:42:07 +01:00
hptrend.m Changed generated plots in unitary tests. 2013-11-12 18:42:07 +01:00
insert.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
isempty.m Renamed time member as dates (in dseries class) to avoid confusion with dates class' time member. 2013-11-06 17:41:11 +01:00
isequal.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
lag.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
lastdate.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
lead.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
log.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
merge.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
minus.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
mpower.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
mrdivide.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
mtimes.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
ne.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
numel.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
plot.m Bug fix. Force axis tight in @dseries/plot method (otherwise the method crashes if Matlab/octave considers a too large x-abscissa). 2013-12-11 10:01:22 +01:00
plus.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
pop.m Changed behaviour of @dseries/pop method. If only one argument is provided, remove the last variable. 2013-11-13 22:10:50 +01:00
qdiff.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
qgrowth.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
remove.m Added @dseries/remove method. 2014-06-11 12:22:34 +02:00
rename.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
save.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
set_names.m Use isdseries and fixed bug introduced in commit fbb38d5576. 2013-11-06 22:43:43 +01:00
size.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
subsasgn.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
subsref.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
tex_rename.m Cosmetic changes. 2013-11-14 13:43:31 +01:00
uminus.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
vertcat.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
ydiff.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00
ygrowth.m Removed init and freq members from dseries class (redundant informations). 2014-06-11 12:22:35 +02:00