Displaying 3 results from an estimated 3 matches for "004677".
Did you mean:
004577
2011 Aug 15
3
desagregación temporal
Estimados usuarios de R:
Tengo que hacer una desagregación temporal de una serie anual del
producto interno bruto en trimestral.
¿Hay alguna forma de utilizar la librería en matlab de Quilis de
desagregación temporal en R?
La libreria se puede bajar de
http://www.mathworks.com/matlabcentral/fileexchange/24438-temporal-disaggregation-library
Saludos,
Sebastián.
2010 Jan 01
1
Chainging monthly data to daily data
Hi, I have a zoo object with monthly frequency :
library(zoo)
dat <- zooreg(rnorm(50), as.yearmon("2000-01-01"), frequency=12)
Now I want to make a zoo object with daily frequency from "dat" wherein
value for a each day for a particular month will be value of "dat" at that
particular month.
Is there any easy way to do that?
Thanks,
--
View this message in
2009 Oct 30
1
Time series temporal disaggregation
Hi,
This is a newbie question.
I would to be able to convert annual time series of flow data into quarterly data. I wonder if there is any existing R-function which permits to do it? In what package ?
I the archive, i found that some poeple speak about "tempDis" package for performing time series temporal disaggregation, but when I try to download it I can not found it in the list