similar to: Query: colouring graph

Displaying 20 results from an estimated 800 matches similar to: "Query: colouring graph"

2004 Jul 23
4
Reading ASCII files
Dear all, I need to read an ASCII file with diffent length lines. This is what is contained in the file gene.txt: 1st line ID description snp_id genotype 2nd line 10003 Low rs152240 3rd line 10003 Moderate rs189011 TC 4th line 10004 Conservative rs152240 GC 5th line 10004 Bad rs154354 6th line 10013 Bad rs152240 7th line 10019 Conservative rs152240 AC etc... This is what I would like to obtain
2004 May 25
5
Histogram
Dear all, I have a surprising problem with the representation of frequencies in a histogram. Consider, for example, the R code: b<-rnorm(2000,3.5,0.3) hist(b,freq=F) When I plotted the histogram, I expected that values in the y-axis (the probability) varied between 0 and 1. Instead, they varied within the range 0-1.3. Have you got any suggestion for obtaining a correct graph with
2004 Mar 17
2
Q: Odds Ratio
Dear all, is there a automatic method to obtain Odds Ratio estimates and their confidence intervals from a GLM Logistic model? Thanks Cristian ============================================= Cristian Pattaro ============================================= Unit of Epidemiology & Medical Statistics Department of Medicines and Public Health University of Verona cristian@biometria.univr.it
2005 Aug 04
1
linkage disequilibrium
Dear all, I'm using the package "Genetics", and I'm interested in the computation of D' statistics for Linkage Disequilibrium, for which the LD() command has been realised. Unfortunately I don't find any reference on "how" the D' is computed by the LD() function. In the package documentation it is generally referred as "MLE" estimation, but
2004 Oct 11
1
File23525
Hi! After installing R 2.0.0, I have problem with the "help.search" as below: > help.search("table") Error in help.search("table") : could not find package 'file23525' > help.search("mean") Error in help.search("mean") : could not find package 'file23525' I have had the same problem with other request... What is
2003 Oct 27
0
AW: Query: IRR Confidence Intervals
Hi Cristian, I don't know about a R routine for exact CIs, but I found a function called "ageadjust" using a gamma distribution approximation some time ago -take a look at http://medepi.org/epitools/rfunctions/index.html. That Webpage seems a bit outdated now, but the calculations given in the ageadjust functions should still work, I think. Maybe this helps; regards Heinrich.
2008 Feb 15
1
smbd daemon running as wrong user ID
Hello, I have a strange problem affecting samba-3.0.10-1.4E.12.2 on a Red Hat Enterprise Linux AS release 4 system. We have a multi-domain configuration here at University of Verona (Italy). We use Samba as PDC for several faculties. Each faculty has its own daemon instance and its own smb config file: [root@ldapvr1 ~]# ls /etc/samba/smb.* /etc/samba/smb.conf
2009 Dec 14
1
Logit Estimation with Panel Data
Hi all! Do you know if there is any R function/package that can be used to estimate "logit" models with panel data and forecasting? Thanks, Moysés. -- Moysés Nascimento Bacharel em Estatística/UFES Mestre em Estatística Aplicada e Biometria/UFV Doutorando em Estatística e Experimentação Agropecuária/UFLA moysesnascim@gmail.com [[alternative HTML version deleted]]
2001 Mar 21
2
slow start-up
Dear all, I'm working with R 1.2.2 on win98 (256Mb RAM) with ESS 5.1.18. It happens that the start-up is very slow. I don't know exactly how to measure, but with a simple watch I recorded 15 seconds, while the startup of S+ 2000 (Sqpe+4 under ESS) takes around 3 seconds. Tha fact is that sometimes it takes almost a minute (58.30 sec recorded) for the prompt to appear! And ESS gives me an
2012 Oct 02
1
count data as independent variable in logistinc regression
Dear R users, I would like to employ count data as covariates while fitting a logistic regression model. My question is: do I violate any assumption of the logistic (and, more in general, of the generalized linear) models by employing count, non-negative integer variables as independent variables? I found a lot of references in the literature regarding hot to use count data as outcome,
2013 Jun 06
0
Domain provision exception 16
Hi all, Following this guide?https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO After installing samba4 stable version on a debian64 with no issues, I encounter this issue running samba-tool domain provision: ERROR(runtime): uncaught exception - (16, 'Unknown error') ? File "bin/python/samba/netcmd/__init__.py", line 175, in _run ? ? return self.run(*args, **kwargs) ? File
2005 Mar 11
2
Is it possible to regenerate the index files?
Is it possible to regenerate the index files, on other conditions than the mbox file being read? For instance, it would be nice if I could regenerate the index for a specific mbox whenever procmail delivers mail to it. If theres no existing solution, would it be possible to make a small script with something like "nc" that could send an imap command to dovecot, so that dovecot would
2007 Jul 31
0
Cox model with interaction
Dear R users, I am trying to fit a Cox model such as: Surv(time,event) ~ X1+X1:X2 or Surv(time,event) ~ X1*X2 -X2, This code is working with coxph but not with cph (nor with psm), and the error message is: Error in if (!length(fname) || !any(fname == zname)) { : missing value where TRUE/FALSE is required Any idea about the cause of the problem and how to manage it within the Design
2006 Mar 22
1
problem with dovecot lda
I'm having trouble getting dovecot lda to work. I'm using dovecot b3, and a dovecot lda cvs checkout, according to http://wiki.dovecot.org/LDA I tr to use the .forward method: |"/usr/local/libexec/dovecot/deliver" I also tried this line: "|/usr/local/libexec/dovecot/deliver -c /etc/dovecot.conf -d joakim" I get this error in maillog: stat=unknown mailer error 80 I
2005 May 02
0
How to try dovecot-lda
Hello, I'm interested in trying the dovecot-lda with sieve support. What would be the proper way to test it? I'm currently using a Fedore core 2 server, with spamassassin and procmail. To get the same effect with dovecot-lda, would I put a line like this in my .forward? spamassassin|dovecot-lda I'm just guessing, so please correct me if im wrong. Im thinking of setting up a
2005 Aug 28
0
thanks for changing the name of the alpha tarfile!
Its much easier to build RPM:s now, thanks :) -- Joakim Verona www.verona.se
2006 Mar 22
0
procmail 1
-- Joakim Verona www.verona.se
2010 Jan 01
1
fedora rpm for 2.0 beta?
I'm looking for a spec/rpm file suitable for fedora 11/12, for dovecot and pidgenhole sieve. Has anyone done this yet? Otherwise I will attempt to the dovecot 1.2 spec files for f11. -- Joakim Verona
2013 Jan 14
2
deleting duplicate mail?
Hello, Due to a misstake I got many duplicate emails in my inbox folder. They are stored in maildir format, so my initial thought was do simply md5sum the mail files and remove the duplicates. This doesnt work because the mails has differinf uids. Any other hints? -- Joakim Verona
2004 Apr 13
2
R apache and PHP
I've developed a web application in PHP and R my script is <?php ... exec("R CMD BATCH --silent /home/marcello/R_in/myfile.bat /home/marcello/R_out/myfile.out"); ... ?> This script execute in R batch mode and write the myfile.out. On Win2000 the similar script is ok, but on linux I've a problem. I suppose is a permession problem because the same script on shell