search for: 22r

Displaying 19 results from an estimated 19 matches for "22r".

Did you mean: 22
2014 Sep 26
5
increase number of libvirt threads by starting tansient guest doamin - is it a bug?
...ansient guest doamin via "virsh create abcd.xml" i see an additional libvirt thread and also some open files: pstree -h `pgrep libvirtd` libvirtd───11*[{libvirtd}] libvirtd 3016 root 21w REG 253,0 6044 1052094 /var/log/libvirt/libxl/abcd.log libvirtd 3016 root 22r FIFO 0,8 0t0 126124 pipe libvirtd 3016 root 23w FIFO 0,8 0t0 126124 pipe libvirtd 3016 root 24u REG 0,37 0 4 /proc/xen/privcmd libvirtd 3016 root 25u unix 0xffff8807d2c3ad80 0t0 126125 socket libvi...
2009 Oct 01
2
Re gression for levels of a factor/xyplot type="r"
...l of the factor) with a regression line for each. How do I figure out the r2 value and coefficients of each regression line and add them as text to the plot. Thanks for your help! James -- View this message in context: http://www.nabble.com/Regression-for-levels-of-a-factor-xyplot-type%3D%22r%22-tp25692526p25692526.html Sent from the R help mailing list archive at Nabble.com.
2010 Apr 09
2
How to use tapply for quantile
I am trying to calculate quantiles of a data frame column split up by two factors: # Calculate the quantiles quarts = tapply(gdf$tt, list(gdf$Runway, gdf$OnHour), FUN=quantile, na.rm = TRUE) This does not work: > quarts 04L 04R 15R 22L 22R 27 32 33L 33R 0 NULL Numeric,5 NULL Numeric,5 NULL Numeric,5 NULL Numeric,5 NULL 1 NULL Numeric,5 NULL Numeric,5 NULL NULL NULL Numeric,5 NULL 2 NULL NULL NULL Numeric,5 NULL NULL NULL NULL NULL 3 NULL NU...
2008 Nov 04
2
How to suppress errors from htmlTreeParse() function in XML package?
...i can keep my window a bit cleaner. I understand that the output is just letting me know that the html code is malformed, but for my purposes i can ignore that output. Is there a way to achieve this? ### Example: library(RCurl); library(XML) doc <- getURL('http://www.google.co.uk/search?q=%22R%20Project %22&as_qdr=d1&num=100') html.tree <- htmlTreeParse(doc, useInternalNodes = TRUE) ### Output - this is what i would like to suppress Tag nobr invalid htmlParseEntityRef: expecting ';' htmlParseEntityRef: expecting ';' ### etc. I attempted to use try(expr, s...
2012 Nov 07
1
total number of citations for R project
Dear Member list, is there a weblink or a paper where the total number of citations for R project is report? Thanks in advance Gianni [[alternative HTML version deleted]]
2014 Sep 26
0
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
...ot;virsh create abcd.xml" i see an additional libvirt thread and also some open files: > > pstree -h `pgrep libvirtd` > libvirtd───11*[{libvirtd}] > > libvirtd 3016 root 21w REG 253,0 6044 1052094 /var/log/libvirt/libxl/abcd.log > libvirtd 3016 root 22r FIFO 0,8 0t0 126124 pipe > libvirtd 3016 root 23w FIFO 0,8 0t0 126124 pipe > libvirtd 3016 root 24u REG 0,37 0 4 /proc/xen/privcmd > libvirtd 3016 root 25u unix 0xffff8807d2c3ad80 0t0 1261...
2008 Oct 30
2
"A critique of R and S-PLUS"
Dear all, The other day I stumbled on this article, "A critique of R and S-PLUS" [1], and got curious on whether the points outlined are (still) valid. The article is quite old, dating 2004, but was updated several times. Regards, Liviu [1] http://fluff.info/blog/arch/00000041.htm -- Do you know how to read? http://www.alienetworks.com/srtest.cfm Do you know how to write?
2009 Sep 23
3
Ford Fulkerson
Hi, Is there any R implementation of the well-known algorithm from the Operations Research literature, the Ford-Fulkerson algorithm of maximum flow in networks with capacities. Thanks. [[alternative HTML version deleted]]
2009 Oct 14
1
Netalg
Hi, I would like to use the package netalg made for Stefan Neubauer and Georg Dorffner. In this package there are functions similars with netlab, a package for Matlab. I searched for this package and didn't found it. This package had his name changed??? How I can download this package?? Best Regards André Barbosa Oliveira Student of Master in Economics at University Federal of Rio
2011 Jan 22
2
pharmacoepidemiology
Hi to all R community Does anybody know good R packages/books dedicated to efficient usage of R in pharmacoepidemiological research? Thank you in advance -- Denis Kazakiewicz <d.kazakiewicz at gmail.com>
2014 Oct 01
0
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
...ot;virsh create abcd.xml" i see an additional libvirt thread and also some open files: > > pstree -h `pgrep libvirtd` > libvirtd???11*[{libvirtd}] > > libvirtd 3016 root 21w REG 253,0 6044 1052094 /var/log/libvirt/libxl/abcd.log > libvirtd 3016 root 22r FIFO 0,8 0t0 126124 pipe > libvirtd 3016 root 23w FIFO 0,8 0t0 126124 pipe > libvirtd 3016 root 24u REG 0,37 0 4 /proc/xen/privcmd > libvirtd 3016 root 25u unix 0xffff8807d2c3ad80 0t0 1261...
2013 Jun 02
2
HELP: Ayuda URGENTE CON MODELO ARMA EN R y Autocorrelación.
> Cordial saludos a tod en s. > > Estoy leyendo un tema y tengo la siguiente necesidad. > > Los contacto para pedirles MUY ENCARECIDAMENTE ME AYUDEN con la > explicación DE CÓMO HACER EL MODELO ARMA en R DE UNA SEÑAL CUALQUIERA para > obtener de ella el modelo matemático fraccional aproximado, esto para > obtener el PSD de la señal (Power Density Spectrum). > > La
2002 Oct 16
1
Possible bug in SAMBA connection close?
Hey all, I've been fighting a samba share/unmount problem for several days now and may have found a bug in the connect/disconnect code. Basically, it seems that while everything claims to free the connection to the share, it doesn't actually happen. This is me closing ALL windows to the server: log.smbd: jon1 (192.168.200.2) connect to service disc1_pc_test as user breakit (uid=501
2007 Mar 05
2
File descriptor leak in 1.0rc2[45]?
...PIPE 0xcd4a7994 16384 dovecot 5161 root 18r PIPE 0xcd4a7bd4 16384 dovecot 5161 root 19r PIPE 0xcd659634 16384 dovecot 5161 root 20r PIPE 0xcb000870 16384 dovecot 5161 root 21r PIPE 0xcd4a7c64 16384 dovecot 5161 root 22r PIPE 0xcd4a7cf4 16384 dovecot 5161 root 23r PIPE 0xce11dac4 16384 dovecot 5161 root 24r PIPE 0xce11d914 16384 dovecot 5161 root 25r PIPE 0xcd4a71b4 16384 dovecot 5161 root 26r PIPE 0xce11d644 16384 dovecot 5161 root...
2004 Sep 20
1
NT_STATUS_LOGON_FAILURE with pdc samba + openldap + SuSE9.1
...s=0 tvp=NULL Sep 20 11:32:24 amanda slapd[14480]: daemon: activity on 1 descriptors Sep 20 11:32:24 amanda slapd[14480]: daemon: new connection on 22 Sep 20 11:32:24 amanda slapd[14480]: conn=44 fd=22 ACCEPT from IP=127.0.0.2:34258 (IP=0.0.0.0:389) Sep 20 11:32:24 amanda slapd[14480]: daemon: added 22r Sep 20 11:32:24 amanda slapd[14480]: daemon: activity on: Sep 20 11:32:24 amanda slapd[14480]: Sep 20 11:32:24 amanda slapd[14480]: daemon: select: listen=6 active_threads=0 tvp=NULL Sep 20 11:32:24 amanda slapd[14480]: daemon: select: listen=7 active_threads=0 tvp=NULL Sep 20 11:32:24 amanda slapd...
2011 Jan 05
0
Fwd: Re: Simulation - Natrual Selection
...to know from this email, was if there's a >>>> package or function for natrual selection simulation I could make use >>>> of, to see if I can simulate the experiment. I want to start with a >>> >>> http://www.google.com/#sclient=psy&hl=en&q=%22R+package%22+natural+selection >>> >>> but as implied above, R has lots of analysis stuff and maybe you >>> would find something more useful that is not linked to the keywords >>> you suggest. You may find, for whatever reason, you could write a >>> di...
2014 Sep 26
3
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
...nsient guest doamin via "virsh create abcd.xml" i see an additional libvirt thread and also some open files: > > pstree -h `pgrep libvirtd` > libvirtd───11*[{libvirtd}] > > libvirtd 3016 root 21w REG 253,0 6044 1052094 /var/log/libvirt/libxl/abcd.log > libvirtd 3016 root 22r FIFO 0,8 0t0 126124 pipe > libvirtd 3016 root 23w FIFO 0,8 0t0 126124 pipe > libvirtd 3016 root 24u REG 0,37 0 4 /proc/xen/privcmd > libvirtd 3016 root 25u unix 0xffff8807d2c3ad80 0t0 126125 socket > libvirtd 3016 root 26r FIFO 0,8 0t0 126127 pipe > libvirtd 3016 root 27w FIFO 0,8 0t...
2011 Jan 05
2
Simulation - Natrual Selection
Hi, I've been modelling some data over the past few days, of my work, repeatedly challenging microbes to a certain concentration of cleaner, until the required concentration to inhibit or kill them increaces, at which point they are challenged to a slightly higher concentration each day. I'm doing ths for two different cleaners and I'm collecting the required concentration to
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking