search for: ec01

Displaying 10 results from an estimated 10 matches for "ec01".

Did you mean: dc01
2010 Jun 16
2
data frame
Dear list, I have the following problem. I have a data frame like this CLUSTER YEAR variable Delta R_pivot M1 2005 EC01 NA NA M1 2006 EC01 2 NA M1 2007 EC01 4 5 M2 2005 EC01 NA NA M2 2006...
2010 Jun 17
1
big big problem
Dear list, I'll try to be more clear in explaining my problem. I have a data frame like this called X: CLUSTER YEAR variable value1 value2 M1 2005 EC01 NA NA M1 2006 EC01 2 5 M1 2007 EC01 4 5 M2 2005 EC01 NA NA M2 2006...
2010 Apr 26
5
data frame
Dear list, I have a big data frame which looks like this: variable YEAR VAR EC01 2006 100 EC01 2007 200 EC02 2006 500 EC02 2007 450 PROD 2006...
2010 Apr 19
5
dataframe
Hi all, I'm trying to load a csv file in which all the variables must be of type number.The object is a dataframe.When i load the file what i get is a dataframe in wich the variables are of type factor.How can I get variables of type number??? Thanks all
2010 Jun 03
1
cumsum function with data frame
Dear list, I have a problem with the cumsum function. I have a data frame like the following one variable Year value EC01 2005 5 EC01 2006 10 AAO1 2005 2 AAO1 2006 4 what I would like to obtain is variable Year value cumsum EC01 2005 5 5 EC01 2006 10 15 AAO1...
2010 Jun 14
2
recursive function
Dear list, I have the following problem, what i'm trying to do is to built a function which does the following calculationg in a recursive way: I have a data frame more or less like this: variable year DELTA EC01 2006 / EC01 2007 10 EC01 2008 5 EC01 2009 9 And then I have at time 2009 a variable called R_EC01(2009)=5 What I have to do is to construct the R_EC01 time series by starting from the 2009 value: R_EC01(20...
2003 Apr 13
2
Problem in getting tftp transfer to succeed
...00 0000 0000 0000 0000 ................ 0x00e0 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x00f0 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x0100 0000 0000 0000 0000 6382 5363 3501 0236 ........c.Sc5..6 0x0110 04c0 a801 0133 0400 000d ec01 04ff ffff .....3.......... 0x0120 0003 04c0 a801 0106 04c0 a801 010f 0043 ...............C 0x0130 1c2f 7072 6976 6174 652f 7466 7470 626f ./private/tftpbo 0x0140 6f74 2f70 7865 6c69 6e75 782e 30ff ot/pxelinux.0. 10:42:50.316668 192.168.1.1.bootps > 192.168....
2011 Nov 17
1
Bridging wifi with Centos6/kvm
...ridged eth* rather wlan*. 2.. If it helps here are my scripts: $ more /etc/sysconfig/network-scripts/ifcfg-wlan0 ESSID="snip" MODE=Managed KEY_MGMT=WPA-PSK TYPE=Wireless BOOTPROTO=dhcp DEFROUTE=yes PEERDNS=yes PEERROUTES=yes IPV4_FAILURE_FATAL=yes IPV6INIT=no NAME=wlan0 UUID=2b508481-ec01-4311-8903-af7aaeb9879d ONBOOT=yes BRIDGE=br0 $ more /etc/sysconfig/network-scripts/ifcfg-br0 DEVICE=br0 TYPE=Bridge BOOTPROTO=dhcp ONBOOT=yes DELAY=0 I've never done vm bridging in kvm so if there's something obvious I'm missing I'm not seeing it. Thx, - Joe
2010 Jul 06
0
patch syslinux DMI 4.01
...type) revoi la taille du pointeur (4) et pas du buffer. J'ai fait les correctifs Ci joint les patchs (envers la version 4.01 de syslinux) @+ Laurent -- Laurent LICOUR -------------------------------------------- Mail : laurent at licour.com PGP KeyID 0xDA160AA2 FingerPrint 0920 EC01 F265 C9EA 537E 7AEE 986F 58C6 DA16 0AA2 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: syslinux-dmi.patch URL: <http://www.zytor.com/pipermail/hdt/attachments/20100706/82f44755/attachment.ksh> -------------- next part -------------- A n...
2010 Jul 01
2
Sweave function
Dear list, I have a question about the interaction between R code and Latex language trough the Sweave function in the package "utils". What I'm trying to do is to write a report. Contrary to the examples shown in the Sweave Manual in which table already constructed by R are "exported" on Latex files, what I would like to do is to build a table in which I combine text and