search for: blp

Displaying 20 results from an estimated 28 matches for "blp".

Did you mean: blk
2004 Aug 06
1
[blp@pfaff.stanford.edu: ]
...m Ben Pfaff, who's in charge of Autoconf at Debian, which you may find interesting to read. hth. bye, PS: I've not tested his suggestion yet. Jerome Alet <strong>attached mail follows:</strong><hr noshade> >From jerome Mon Mar 17 06:59:56 2003 Return-path: <blp@pfaff.stanford.edu> Envelope-to: alet@librelogiciel.com Delivery-date: Mon, 17 Mar 2003 06:59:56 +0100 Received: from mail by nordine.ateur with spam-scanned (Exim 3.36 #1 (Debian)) id 18unf9-0002ST-00 for <alet@librelogiciel.com>; Mon, 17 Mar 2003 06:59:56 +0100 Received:...
2004 Jun 10
1
X-12-ARIMA
...way to keep track of what I've done. However, I'd be a grateful user of a less klugey approach. Below is a clearer explanation of my klugey approach and functions which I've used successfully. Feel free to use them. # create data file for the series to be read by x12 fortran pgm # blp is a object of class ts written to file blp.dat in the x12 datevalue # format writex12in(blp,"blp") # create the specification file using your favourite editor say blp.spc to be # read by x12 fortran pgm # a vanilla specification file might have the following # series{ # title="...
2010 Mar 17
2
Troubles on retrieving rownames
Hi guys, I am using the blp() function from RBloomberg package which returns a matrix of prices with the columns corresponding to the security name and the columns to the date. When I have a look at the matrix I can see the rownames (dates) on the left of the prices but when I call the rownames() function it returns me a NULL...
2011 Mar 22
1
how to convert a data.frame to a list of dist objects for individual differences MDS?
...abbreviations as row/col labels for each distance matrix, according to: 'A'='RPur' 'C'='Red' 'E'='Yel' 'G'='Gy1' 'I'='Gy2' 'K'='Green' 'M'='Blue' 'O'='BlP' 'Q'='Pur1' 'S'='Pur2' I've done this in SAS, but I don't know how to do it in R because neither dist() nor as.dist() seem to be able to work with data in this format. I could try brute-force, but maybe there is an easier way. Can someone help?...
2013 Feb 05
1
failure to connect to Bloomber using Rbbg from batch script on Windows
I am having a puzzling problem with bloomberg connection. When i  run from R prompt some code that has .... library(Rbbg) conn <- blpConnect(throw.ticker.errors = FALSE) print("connected") ... I establish connection every time and then proceed to get data when i run this code from R prompt. However, when i run this from a batch script, i get the following error output from Rbbg: ===================== R version 2.15.2...
2013 Jul 20
1
how to calculate the average values of each row in a matrix
...Now I would like to get the average value of each GridCell. Please kindly advise how to make the calculation. Thank you. Elaine The matrix looks like (cited from Michael Friendly) I would like to get the average value of each color. Obs stim RPur Red Yel Gy1 Gy2 Green Blue BlP Pur1 Pur2 1 RPur . . . . . . . . . . 2 Red 11.5 . . . . . . . . . 3 Yel 13.1 6.0 . . . . . . . ....
2009 Feb 10
1
need help with installRExcel()
...stallPath" 00000029 0.00154388 [2416] SetEnvironmentVariable("R_HOME","C:\Documents and Settings\xushita\R\R-2.8.1") 00000030 0.00161946 [2416] SetEnvironmentVariable("PATH","C:\progra~1\oracle\product\10.2.0\bin;C:\Program Files\blp\API\dde\;C:\Program Files\blp\API\;C:\Program Files\TimeScape\Program;C:\Program Files\Reuters\Common\Login;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\sybase\OLEDB\;C:\Program Files\sybase\odbc;C:\Program Files\sybase\ocs-12_5\dll;C:\Program Files\sybase\OCS-12_5\...
2008 Jun 05
5
wine: Unhandled page fault on read access to 0x50000200 at .
Hi there, I got the following errors when starting an application with wine. Can give anyone a hint what I have to change? Thanks Script started on Thu 05 Jun 2008 07:14:55 AM CEST marc at debian:~/.wine/drive_c/blp/Wintrv$ wine wintrv.exe ALSA lib ../../../src/seq/seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads fixme:shdocvw:WebBrowser_get_LocationURL (0x134e18)->(0xeede6c) wine:...
2008 Oct 09
2
Exporting symnum() result from cor()
Hello, I am trying to export the results from symnum() while maintain their readability. I tried using sink to text file and also copying and pasting but the results end up looking like this: > symnum(c5.s) bC bED bEN bLP bLS bPA bPD bPR p bbContag 1 bbED + 1 bbENN_MN + B 1 bbLPI , , , 1 bbLSI + B B , 1 bbPAFRAC , * * , * 1 bbPD , B B , B B 1 bbPROX_MN + B B , B * * 1 pfor 1 attr(,"legend") Is there...
2013 Jul 17
3
Re: [ovs-discuss] Libvirt "tc ingress qdisc" automatically removed by ovs vlan tag setting, how?
On Wed, Jul 17, 2013 at 6:06 AM, Qiu Yu <unicell@gmail.com> wrote: > After some digging in openvswitch code. My wild guess is that vlan tag > reconfiguring triggered iface_configure_qos (vswitchd/bridge.c), which > in turn called netdev_set_policing to reset ingress policing rate. > Although there's no ingress_policing_rate set in my case, existing > ingress qdisc still
2012 Jul 09
1
Problem to establish Bloomberg connection / Package RBloomberg / function blpConnect()
Dear All, when I try to call blpConnect() in order to open a connection to the Bloomberg on my machine, I receive following error message: R version 2.15.1 (2012-06-22) rJava Version 0.9-3 RBloomberg Version 0.4-150 Java environment initialized successfully. Looking for most recent blpapi3.jar file... Adding C:\blp\...
2011 Jan 19
1
Problem in using bdh function for Govt tickers
...gt; library(rJava) Warning message: package 'rJava' was built under R version 2.12.1 > library(RBloomberg) > k<-as.POSIXct("2010-12-29") > field<-c("PX_LAST") > ticker<-c("912828JV Govt","912828JY Govt") > conn <- blpConnect() R version 2.12.0 (2010-10-15) rJava Version 0.8-8 RBloomberg Version 0.4-146 Java environment initialized successfully. Looking for most recent blpapi3.jar file... Adding C:\blp\API\APIv3\JavaAPI\v3.3.3.3\lib\blpapi3.jar to Java classpath Bloomberg API Version 3.3.3.3 > data...
2012 May 02
0
Problem using RBloomberg blpConnect
I am using StatET/Eclipse successfully, but RBloomberg does not want to play ball: > conn <- blpConnect(log.level="finest") R version 2.14.2 (2012-02-29) rJava Version 0.9-3 RBloomberg Version 0.4-151 Java environment initialized successfully. Looking for most recent blpapi3.jar file... Adding C:\blp\API\APIv3\JavaAPI\v3.4.6.6\lib\blpapi3.jar to Java classpath Error in .jcall(&quo...
2013 Jul 17
0
Re: [ovs-discuss] Libvirt "tc ingress qdisc" automatically removed by ovs vlan tag setting, how?
On Thu, Jul 18, 2013 at 12:15 AM, Ben Pfaff <blp@nicira.com> wrote: > On Wed, Jul 17, 2013 at 6:06 AM, Qiu Yu <unicell@gmail.com> wrote: >> After some digging in openvswitch code. My wild guess is that vlan tag >> reconfiguring triggered iface_configure_qos (vswitchd/bridge.c), which >> in turn called netdev_set_poli...
2000 Jul 15
0
openssh-2.1.1p3 - problem with -i option
...release. Now, when a remote client attempts to connect to the daemon, the authentication challenge occurs and is processed and the session is logged in, but then it's logged out again immediately before any user input is allowed. >From the remote client end, it looks like the following: [blp at anotherhost ~]# ssh -l dummy somehost.example.com dummy at somehost.example.com's password: Last login: Sat Jul 15 14:05:52 2000 from anotherhost.example.com Connection to somehost.example.com closed. I attempted to run sshd with the -d option in order to get a better feel for what's h...
2012 Jul 12
1
[ovs-discuss] OpenVswitch with KVM virtual machines
...vnet0" Interface "vnet0" Port "vnet2" Interface "vnet2" ovs_version: "1.4.0" Thanks and Regards, Neha On 7/9/12 11:48 PM, "Neha Jatav" <jneha at yahoo-inc.com> wrote: > > >On 7/9/12 10:25 PM, "Ben Pfaff" <blp at nicira.com> wrote: > >>On Tue, Jul 10, 2012 at 01:46:07AM +0900, Neha Jatav wrote: >>> I have KVM installed on my Fedora 17 box. I added the network >>>interfaces of the virtual machines to the openvswitch bridge as follows: >>> >>> ____...
2010 Nov 07
3
Integrate and mapply
Hi, I need some help on integrating a function that is a vector. I have a function - vector which each element is different. And, naturally, function integrate() does not work I checked the article of U. Ligges and J. Fox (2008) about code optimization "How Can I Avoid This Loop or Make It Faster?" on http://promberger.info/files/rnews-vectorvsloops2008.pdf. Their advice did not help
2012 May 21
16
Contactos en Madrid-ayuda con instalación
Hola a todos, Mi nombre es Juanjo. Llevo un tiempo intentado hacer funcionar un programa que necesita de la instalación de RPROJECT y REXCEL. He mirado varias guías e instalado los programas pero obtengo varios errores. El principal es que tras instalar RProject, Rexcel y statcon y al intentar correr esta macro desde Visual Basic… Sub Start() RInterface.StartRServer
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...<benh@kernel.crashing.org> Ben Hutchings <ben@decadent.org.uk> Ben Hutchings <bhutchings@solarflare.com> Ben Hutchings <bhutchings@solarflre.com> Ben Minerds <puzzleduck@gmail.com> Ben Myers <bpm@sgi.com> Ben Myers <bpm@sig.com> Ben Pfaff <blp@nicira.com> Ben Segall <bsegall@google.com> Ben Skeggs <bskeggs@redhat.com> Ben Widawsky <ben@bwidawsk.net> Ben Widawsky <benjamin.widawsky@intel.com> Benedikt Bergenthal <benedikt@kdrennert.de> Benedikt Spranger <b.spranger@linutronix.de> Bengt...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...<benh@kernel.crashing.org> Ben Hutchings <ben@decadent.org.uk> Ben Hutchings <bhutchings@solarflare.com> Ben Hutchings <bhutchings@solarflre.com> Ben Minerds <puzzleduck@gmail.com> Ben Myers <bpm@sgi.com> Ben Myers <bpm@sig.com> Ben Pfaff <blp@nicira.com> Ben Segall <bsegall@google.com> Ben Skeggs <bskeggs@redhat.com> Ben Widawsky <ben@bwidawsk.net> Ben Widawsky <benjamin.widawsky@intel.com> Benedikt Bergenthal <benedikt@kdrennert.de> Benedikt Spranger <b.spranger@linutronix.de> Bengt...