bimets Change-Log
Fixed typos on *.Rnw
Added support to xts 0.12
Refined simulation capabilities.
Refined modeling documentation.
CUMPROD
.TSTRIM
.MOVTOT
.Fixed Bugs in TSMERGE
.
Added option EXTEND
in TSPROJECT
.
FILLVALUE
and VERBOSE
in as.bimets
.NSTOCK
in ANNUAL
, SEMIANNUAL
, QUARTERLY
, MONTHLY
.CUMULO
.Added function INDEXNUM
.
Fixed bug in as.bimets()
with a single observation timeseries.
Extended time range in 1800-2199.
BIMETS_CONF_NOC
in order to globally disable the compliance check.Speedup in timeseries conversion from and to bimets.
Added Date()
, yearmon()
and yearqtr()
as input class of argument START
in the TSERIES
function.
Added array as input class in functions date2yp()
, yq2yp()
, ym2yp()
.
xtsPeriodicity()
and frequency(xts)
now give high priority to the attribute .bimetsFreq
, if any.
New global option for selecting base class BIMETS_CONF_CCT
.
Added function is.bimets
, added class-type check in function isCompliant
.
Added function as.bimets
, fromBIMETStoTS
, fromBIMETStoXTS
.
Added coredata
filter in override [[.xts
.
Bug fix in function date2yp()
.
Added daily support in functions ANNUAL
, SEMIANNUAL
, QUARTERLY
, MONTHLY
.
Added function DAILY
.