search for: yld

Displaying 6 results from an estimated 6 matches for "yld".

Did you mean: old
2007 Oct 06
4
Passing ERB block to helper
...trying to pass an ERB block to a helper, and I''m not able to achieve the results I want. The helper should take the block and incorporate it into some other text & html, before finally outputing it back to the ERB template. Here''s what I want: --helper-- def helper (a, b) yld = yield out = --some function of a, b, and yld-- out end --ERB-- <% helper(''foo'', ''bar'') do %> --html mixed with erb-- <% end %> If I include the equal in <%=, I get errors. If I drop the equal, I lose the output of the helper and just get...
2005 Feb 18
1
R crashes on Repeated ODBC Queries
...ate <- day.list(the.tranche$aucdate) the.mat.date <- day.list(the.tranche$matdate) the.is.date <- day.list(the.tranche$issdate) #get the data from a given auction/tranche cmnd <- paste("SELECT submitted_by_fi_id AS fiid , bid_yield AS yld,bid_amt/100000000 AS amt,bid_allotted_amt/100000000 AS aamt,on_target as target, on_rate as rate FROM official_bid,rates,auction WHERE auction.auction_id = ",the.tranche$id," AND auction.auction_id = official_bid.auction_id AND auction.auction_type_code like '",auction.type,&quot...
2004 Mar 17
0
NLS question:Quadratic plus plateau fit
...))*(nrate <= x0) + (b0 + b1*x0 + b2*I(x0^2))*(nrate > x0), data=data.1, start=list(b0=125, b1=0.5, b2=-0.001, x0=135), trace=T) qp.nls.fit summary(qp.nls.fit) c.qp.fit <- coefficients(qp.nls.fit) attach(as.list(c.qp.fit)) yld.x0 <- b0 + b1*x0 + b2*x0^2 maxn <- -b1/(2*b2) eonr <- (ratio - b1)/(2*b2) eonr2 <- round(eonr, digits = 0) yldmaxn <- b0 + b1*maxn + b2*maxn^2 yldeonr <- b0 + b1*eonr + b2*eonr^2 yldeonr2 <- round(yldeonr, digits = 0) plot(yield ~ nrate, pch = 16, main = "Quadra...
2006 May 18
1
Difficulty over USB with a CyberPower 800AVR and nut 2.0.3
...nusual in my dmesg output. When I plugged in my UPS, I would get this message: usb 4-2: new low speed USB device using uhci_hcd and address 4 hiddev0: USB HID v1.10 Device [CPS UPS BF800] on usb-0000:00:10.3-2 usbcore: registered new driver yealink drivers/usb/input/yealink.c: Yealink phone driver:yld-20050816 So I thought to myself that perhaps this "yealink phone driver" could be causing the problem. I unplugged the UPS, unloaded the module for yealink, then hid the module so the kernel wouldn't be able to find it again. The result was this: usb 4-2: new low speed USB device us...
2005 Dec 07
5
Atlantis-Land UPS with Cypress CY7C63723 chip (cypress_m8 driver) support
Hello everybody! I am trying to get an Atlantis-Land OnePower Line Interactive S1501 UPS (actually it is made by Ablerex) to talt to my Linux box through its USB port (no more RS-232...), either using the supplied program (UPSilon2000, works under Win and Linux) or whatever else. The UPSilon2000 program apparently works OK *if* it can talk to the UPS via a serial port; since my UPS has
2005 Dec 07
5
Atlantis-Land UPS with Cypress CY7C63723 chip (cypress_m8 driver) support
Hello everybody! I am trying to get an Atlantis-Land OnePower Line Interactive S1501 UPS (actually it is made by Ablerex) to talt to my Linux box through its USB port (no more RS-232...), either using the supplied program (UPSilon2000, works under Win and Linux) or whatever else. The UPSilon2000 program apparently works OK *if* it can talk to the UPS via a serial port; since my UPS has