search for: bibo

Displaying 20 results from an estimated 42 matches for "bibo".

Did you mean: bib
2015 Jun 25
2
[LLVMdev] TableGen question
Hi, In tablegen file inside class we have variables declared inside a class. Say in PPC there is this class BForm<bits<6> opcode, bit aa, bit lk, dag OOL, dag IOL, string asmstr> : I<opcode, OOL, IOL, asmstr, IIC_BrB> { bits<7> BIBO; // 2 bits of BI and 5 bits of BO. bits<3> CR; bits<14> BD; How does the generator match each variable against an operand? For the corresponding PPCGenMCCodeEmitter.inc for this the entry is // op: BIBO op = getMachineOpValue(MI, MI.getOperand(0), Fixups, STI);...
2012 Apr 12
3
Reading SPSS: underlying numerical codes
Dear people, I have got a question concerning the underlying numerical codes when reading an SPSS file into R. I used the package foreign and when I look at a variable I get the verbal codes. I would like to know how it is possible to get the underlying numerical codes as output, which are the same as in my SPSS file. Thank you very much in advance for your help! Marion [[alternative HTML
2012 Feb 21
4
barplot with both color and shading
Hi list, I want to draw a bar plot with color indicating one grouping and different shading on top of the color indicating another grouping.? How should I proceed? Thanks! ...Tao
2006 Jan 13
1
R and filemaker pro DB
...'R Data Import/Export', nor do searches of the archives turn up much information. Does anyone have any experience using Filemaker Pro with R? Should package RODBC work with Filemaker, as it is odbc-compliant? (I will be doing some trials anyway). Any other relevant advice welcome. Michael Bibo Queensland Health michael_bibo at health.qld.gov.au
2012 Nov 12
0
srikanth@codeforce.com
...Action Atrayee Paul Sr. ETL Datastage Developer 7 years Detroit Metro Area Immediate [2]Request Resume Chandra Kolli SAP BASIS/Netweaver Administrator 7+ Atlanta, GA Immediate [3]Request Resume charan enugula SAP PP/PI/VC 7 Atlanta Immediate [4]Request Resume Francis Xavier SAP BIBO 7 Atlanta, GA Immediate [5]Request Resume Krishna Mohan VAVILIKOLANU Sr. Project Manager / Business Analyst 15 years Tampa, FL Immediate [6]Request Resume manoj reddy SAP PM Consultant 7 atlanta Immediate [7]Request Resume Mohammed Ikramullah SAP APO Functional 7+ Atlanta Immediate [8]R...
2007 Dec 06
1
HTML help search in R 2.6.0 v 2.6.1
...ys that java 1.4.2 is required. Other java applets do run in the browser, including R 2.6.0 HTML help search, so I presume java is enabled. Has something changed from 2.6.0 to 2.6.1 that may require JVM > 1.4.1? If so, I can use that information to request an upgrade of my JVM. Michael Bibo Research Officer Queensland Health michael_bibo@health.qld.gov.au ***************************************************************** This email, including any attachments sent with it, is confidential and for the sole use of the intended recipient(s). This confidentiality is not waived or lost, i...
2004 Aug 30
1
Rcmdr X11 protocol error message
...n several different window managers/desktop environments. I'm wondering if it is something to do with the interaction of tcl/tk with the particular X11 config, but I've reached the limit of my skills in diagnosing. If anyone can suggest anything, I would appreciate it. Regards, Michael Bibo Research Officer, Community Health Services, West Moreton Health Service District, Queensland Health. michael_bibo at health.qld.gov.au *********************************************************************************** This email, including any attachments sent with it, is confi...{{dropped...
2006 Jul 31
3
read.spss 'error reading system-file header'
When I try to import an spss sav file with read.spss() I am getting the following error 'Error in read.spss("X:\\xxxx.sav") : error reading system-file header' and the import process is aborted. I have tried in v. 2.3.0 and 2.3.1 The sav-file loads without problems in spss v14 I have tried saving in older spss v7 but are getting the same result. The read.spss() has other
2006 Apr 19
0
can xen-3.0.2 run in fedora core 3?
...ce Mounting root filesystem mount: error 6 mounting ext3 mount: error 2 mounting none Switching to new root switchroot: mount failed: 22 umount /initrd/dev failed: 2 Kernel panic - not syncing: Attempted to kill init! (XEN) Domain 0 crashed: rebooting machine in 5 seconds. Best wishes! yours, Bibo Wang Trusted Computing Lab Lenovo Corporation Research Lenovo Group Tel: 010-5886 1064 Email:wangbbb@lenovo.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2004 Apr 23
0
Re:Importing SPSS Data Entry data files
...ively simple: SPSS Data Entry Builder itself allows for the exporting of the data file without the forms information (File -> Export -> Data). This gives you a 'standard' SPSS data file, which you can import into R using the 'foreign' library, or through R Commander. Michael Bibo Research Officer Alcohol, Tobacco and Other Drugs Service Resource Unit West Moreton Community Health Services West Moreton Health Service District Queensland Health Michael_Bibo at health.qld.gov.au Ph. +61 7 3817 2474 P.O. Box 878 Ipswich, 4305 Australia ***********************************...
2004 Apr 23
0
Barplot and R 1.9.0
...ar wide, and seems to superimpose the other bars. It may be useful for users to note that the barplot2 function from the 'gregmisc' package still works as barplot did in R 1.8.1. Consider: library(gregmisc) x<-rep(1:3,20) barplot(table(x)) barplot2(table(x)) for an example. Michael Bibo Queensland Health michael_bibo at health.qld.gov.au *********************************************************************************** This email, including any attachments sent with it, is confidential and for the sole use of the intended recipient(s). This confidentiality is not waived or lo...
2008 Feb 14
2
Problems with Rcmdr unter JGR (Windows XP)
I try to start Rmcdr from JGR. The Rmcdr-Windows comes up correctly; but the Menu-Bar in the Rcmdr-Window goes away, if I try to go into the Rmcdr-Window. I hope, someone has a solution. Regards, willi -- 0(049)753124283 privat 0(049)7531882641 büro [[alternative HTML version deleted]]
2008 Sep 03
1
Problems with playwith()
Hello, I am trying to execute an example provided in the help files for the playwith() function. I try to execute the first example: library(playwith) if (interactive()) { options(device.ask.default = FALSE) ## Scatterplot (Lattice graphics). ## Labels are taken from rownames of data. ## Just click on the plot to identify points. playwith(xyplot(Income ~ log(Population / Area), data =
2009 Jan 06
2
Generating GUI for r-scripts
Hi, I have developed some scripts that basically ask for input tab-limited format files, do some processing, and output several pictures or csv. Now I need to have some gui to wrap on top of the scripts, so that end-users can select their input files, adjust some parameters for processing, and select output folder or filenames. Please advice me if there is any tools or project suitable for
2009 Feb 04
1
odfweave sample code error
Hi R-team, I am new user of R 2.8.1 in windows 2003 environment. I use Tinn-R as code editor. When running the sample codes from odf manual the following error occured. I have winzip installed in my system. I used openoffice writer under windows to create the example1.odt file. can anybody help me out to fix the bug. the code executed is as follows: library(odfWeave) > inFile <-
2010 Dec 15
1
problems with mosaic plot
I'm pretty sure that I did everything right, but my R is just not drawing the mosaicplot that I want, and there is also no error messege, looks like this right now: > mosaicplot(arthritis) > mosaicplot(~ sex + treatment + improved, data = arthritis, color = TRUE) > -- View this message in context: http://r.789695.n4.nabble.com/problems-with-mosaic-plot-tp3090128p3090128.html Sent
2012 Mar 26
2
Export Created Variables to SPSS/.csv
I haven't been successful in converting my colleagues to the world of R yet they wish to share collected data so that they may analyze it in SPSS. I know how to write to an SPSS file and it opens fine, but my problem is that it only includes the existing data - none of the variables I created within R. The procedure followed thus far: 1. Collect Data via online system 2.
2012 Apr 25
1
Help confidence interval graphics
Hi everybody. I'm making a confidence interval plot using the function plotCI. I would like to decrease the space between the lines. How can I do that? Thanks alot -- View this message in context: http://r.789695.n4.nabble.com/Help-confidence-interval-graphics-tp4587052p4587052.html Sent from the R help mailing list archive at Nabble.com.
2010 May 25
1
how to update R10.0 to R11.0 in Ubuntu linux
Dear R-listers, I am new to R in linux. And, I am now confused by updating R in Ubuntu 9.10 linux system. I would like to seek some advice on that problem. I have done what are listed in CRAN linux installation guide: 1. add an entry like "deb http://cran.cnr.berkeley.edu/bin/linux/ubuntu karmic/" in /etc/apt/sources.list file in my computer. 2. To install the complete R system, use
2008 Aug 22
2
Using interactive plots to get information about data points
I have been experimenting with interactive packages such iplots and playwith. Consider the following sample dataset: A B C D 1 5 5 9 3 2 8 4 1 7 3 0 7 2 2 6 Let's say I make a plot of variable A. I would like to be able to click on a data point (e.g. 3) and have a pop-up window tell me the corresponding value for variable D (e.g. 4). I am also trying to produce multiple