search for: pib

Displaying 11 results from an estimated 11 matches for "pib".

Did you mean: lib
2010 Nov 28
2
Importar desde excel Series temporales
> Hola a tod@as a ver si me podéis ayudar: > > tengo una base de datos en excel con 120 variables y 58 observaciones para > cada una de ellas y no encuentro la manera de que reconozca la base de > manera correcta, es decir que reconozca que son 120 variables y que se trata > de series temporales. He usado el paquete ts, zoo pero tampoco así consigo > indexarlas de manera
2011 Oct 17
2
Beginner's question about plotting variables in a time series object with the date on the x axis
...ing read.csv and the data looks ok when I do edit(dados): > dados<-read.csv("dadosR3.csv", header=T) then I tried making it into a time series object, using: > dados2<-ts(dados, start = c(1994,1), frequency=12)   Now when I try plotting any of the variables, for example divliq.pib (net debt), the date doesn't appear on the x axis. How can I do this? I use > plot.ts(divliq.pib)   also the function names() doesn't work, which would be important since I have so many variables. > names(dados2) NULL   I am using R.2.13.1   Thank you very much. [[alternative HTML ve...
2004 Apr 28
1
plot.ts
I have problems getting sensible series name plotted with the ts.plot function. It doesn't seem to use either ylab= or xy.labels= arguments. I ended up using plot({arg <- ts.union(gasolina.eq, PIBmensPred, PIBgrowthmens) ; colnames(arg) <- c("Gaso" ,"PIB", "PIBgrowth");arg }, main="Gasolina eq. con crecimiento Economico", xlab="Tiempo") There must be a more natural way? Kjetil Halvorsen
2004 Jul 26
5
covariate selection in cox model (counting process)
Hello everyone, I am searching for a covariate selection procedure in a cox model formulated as a counting process. I use intervals, my formula looks like coxph(Surv(start,stop,status)~ x1+x2+...+cluster(id),robust=T) where id is a country code (I study occurence of civil wars from 1962 to 1997). I'd like something not based on p-values, since they have several flaws for this purpose. I turned
2003 May 21
1
ps -A | grep smbd?
Hi folks, I have had a samba 2.2.8a running for a while on a suse box. Now recently I have had some strange problems. "ps -A | grep nmb" Shows nothing. But, "lsof | grep mbd" shows me smbd and nmbd are running. The smbd.pid and nmbd.pib are in /usr/var/locks/. Now, why out of the blue would "ps -A" not show the processes? I upgraded samba to 2.2.8a a while ago, after the upgrade I started smbd and nmbd like this: smbd -l /var/log/samba nmbd -l /var/log/samba then, "ps -A" showed the pid's for the proc...
2011 Sep 15
2
Tobit Fixed Effects
Hi there, I need to run a Tobit Fixed Effects in a panel data with 4500 units for 8 years. It is a huge data set, my dependent variable is left truncated at zero, the distribution is skewed and my panel is balanced. Any suggestions on how to do that in R? I tried stuff like survreg, censReg, and tobit but none of them were satisfactory. Thanks, *Felipe Nunes* CAPES/Fulbright Fellow PhD
2012 Oct 17
24
[zfs] portable zfs send streams (preview webrev)
We have finished a beta version of the feature. A webrev for it can be found here: http://cr.illumos.org/~webrev/sensille/fits-send/ It adds a command ''zfs fits-send''. The resulting streams can currently only be received on btrfs, but more receivers will follow. It would be great if anyone interested could give it some testing and/or review. If there are no objections,
2015 Mar 13
0
[PATCH] sd, mmc, virtio_blk, string_helpers: fix block size units
...;kB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB" > }; > static const char *const units_2[] = { > - "B", "KiB", "MiB", "GiB", "TiB", "PiB", "EiB" > + "B", "KiB", "MiB", "GiB", "TiB", "PiB", "EiB", "ZiB", "YiB" > }; > static const char *const *const units_str[] = { > [STRING...
2015 Mar 13
0
[PATCH] sd, mmc, virtio_blk, string_helpers: fix block size units
...;kB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB" > }; > static const char *const units_2[] = { > - "B", "KiB", "MiB", "GiB", "TiB", "PiB", "EiB" > + "B", "KiB", "MiB", "GiB", "TiB", "PiB", "EiB", "ZiB", "YiB" > }; > static const char *const *const units_str[] = { > [STRING...
2009 Mar 17
2
system sizing
I'm looking to install a basic asterisk system for my church with: 8 inbound sip channels 8 sip handsets basic voicemail room to grow (maybe doubling each of the above) What would be a recomended system as to needed processor and memory? Thanks, Eric
2009 Feb 22
3
Intel Vs AMD
Hi all, I took my decision to use Asterisk server for handling my VOIP calls...My next step is to choose the best hardware that I should use i order to have the best performance...Here I faced 2 choices for my hardware (CPU)... 1- Using Intel CPU or AMD 2- Use 32 or 64 bits Can you help me please to choose between the above choices and what is the advantage and disadvantage of each of choices