Displaying 5 results from an estimated 5 matches for "ldlc".
Did you mean:
ldl
2009 May 25
3
long format - find age when another variable is first 'high'
...I can do this with transformBy and ddply, but with 10,000 different
children, these functions take some time on my PCs - is there a faster way
to do this in R? My code on a small dataset follows.
Thanks very much, David Freedman
d<-data.frame(id=c(rep(1,3),rep(2,2),3),age=c(5,10,15,4,7,12),ldlc=c(132,120,125,105,142,160))
d$high.ldlc<-ifelse(d$ldlc>=130,1,0)
d
library(plyr)
d2<-ddply(d,~id,transform,plyr.minage=min(age[high.ldlc==1]));
library(doBy)
d2<-transformBy(~id,da=d2,doby.minage=min(age[high.ldlc==1]));
d2
--
View this message in context: http://www.nabble.com/long-fo...
2011 May 14
2
NUT: new blazer_usb subdriver proposal
Hello,
I've recently bought two cheap UPS (http://www.ldlc.com/fiche/PB00109242.html).
They're not supported natively by NUT (even though the monitoring
software is UPSilon from megatec).
After some investigation, they almost use the krauler-type
communication already supported in the blazer_usb driver. However, the
UPS won't reply if the language...
2009 Jul 08
1
Problem with 1.2 and sieve: failed with unsuccessful implicit keep
...on denied
(euid=8(mail) egid=8(mail))
Jul 8 18:47:51 prometheus dovecot: deliver(jd at danjou.info): copy:
i_stream_read() failed: No such file or directory
Jul 8 18:47:51 prometheus dovecot: deliver(jd at danjou.info): sieve:
msgid=?
<1186f9b5-0529-4622-8f4a-58462f9a4bcb at svr-exchange.siege.ldlc.com>:
failed to store into mailbox 'INBOX': Internal error occurred. Refer
to server log for more information. [2009-07-08 18:47:51]
Jul 8 18:47:51 prometheus dovecot: deliver(jd at danjou.info): read(mail,
uid=1) failed: Permission denied
Jul 8 18:47:51 prometheus dovecot: deliver(jd...
2011 Dec 17
1
[nut-commits] svn commit r3363 - in trunk: data docs/man drivers
On Dec 17, 2011, at 3:53 AM, Arnaud Quette wrote:
> Author: aquette
> Date: Sat Dec 17 08:53:41 2011
> New Revision: 3363
> URL: http://trac.networkupstools.org/projects/nut/changeset/3363
>
> Log:
> Try to fix language ID support for USB units from LDLC, Dynamix and no names in blazer_usb (reworked patch, from Brian R. Smith and Aur?lien Grenotton)
...
> + if (testvar("langid_fix")) {
> + /* Hardcode lang to 0x4095 */
> + ret = usb_get_string(udev, command[i].index, 0x4095, buf, buflen);
> + }
Arnaud,
Could this c...
2011 Aug 05
2
Request for new UPS support : Tecnoware ECO LCD 650VA
Hello!
I'm not a very happy owner of "Designed in Italy and manufactured in China"
Tecnoware ECO LCD 650 UPS.
Plan was to use it with FreeNAS 8 on HP Microserver... But this plan gone
bad.
I want to ask you to look at another "Megatec USB" protocol implementation.
This UPS controlled by UPSilon 2000 program (Windows OS). Protocol type
Mega(USB).
Bad things:
- Program does