similar to: duplicated names and values

Displaying 20 results from an estimated 100 matches similar to: "duplicated names and values"

2007 Feb 09
1
extract submatrix with unique names
Dear list, I have a table where first 3 columns are identical if the name in the first column is the same, and the number in N4 is slightly different for all identical names, like this: ------------------------------------------------------------------- 29 Mm.1_at 3 + 93649936 30 Mm.1_at 3 + 93649990 31 Mm.1_at 3 + 93649993 32
2006 Feb 16
1
how to save the picture with par(mfrow = c(1, 3), pty='s') setti ngs?
Dear list, I am trying to place 3 density functions in one Figure, 1 row by 3 columns: ------------------------------------------------------- op <- par(mfrow = c(1, 3),pty='s') pdf(file="Fig_den.pdf") barplot2(tab.in,plot.grid=TRUE,xlab="number of HGT_in",ylab="density") lines(dneg,col="red",lwd=2)
2013 Aug 27
6
Scale of axis for two data sets
Hi, Kbytes RSS rNo 2689632 1450876 1433788 2689632 1450876 1433788 2689632 1450876 1433788 2689632 1450876 1433788 2689632 1450876 1433788 2689632 1450876 1433788 2689632 1450876 1433788 2689632 1460168 1443084 plot(data$rNo,data$RSS,pch=0,type="b",col=36,axes=FALSE, ylab="", xlab="",las=2,lwd=2.5) title(" PID -
2012 Jan 02
1
sm.density.compare - a lot of curves
Dear all, Let say I have a sets of numbers: rno1 = rnorm(1000) rno2 = rnorm(1000) If I write request as follow: sm.density.compare (rno, rno3, xfit=min(rno), max(rno2)) why I receive a lot of curves in my plot, while I have only two data sets? regards Przemek -- View this message in context: http://r.789695.n4.nabble.com/sm-density-compare-a-lot-of-curves-tp4253039p4253039.html Sent from the
2012 Mar 10
1
Generating abnormal returns in R
Hello This is my first post on this forum and I hope someone can help me out. I have a datafile (weeklyR) with returns of +- 100 companies. I acquired this computing the following code: library("tseries"); tickers = c("GSPC" , "BP" , "TOT" , "ENI.MI" , "VOW.BE" , "CS.PA" , "DAI.DE" , "ALV.DE" ,
2008 Oct 09
1
Error when reading a SAS transport file
Dear All, I get the following error when using either SASxport or Hmisc to read an .xpt file: > w <- read.xport("D:/consult/Trophos/dnp/base/TRO_ds_20081006.xpt") Erreur dans factor(x, f$value, f$label) : invalid labels; length 15 should be 1 or 14 > z<- sasxport.get("D:/consult/Trophos/dnp/base/TRO_ds_20081006.xpt") Erreur dans factor(x, f$value, f$label) :
2018 Jan 15
3
Fwd: Re: Sysvolreset
Hello! After process, error continue...... ---------------------------------------------------------------- C: \ Users \ USER1XXX> gpupdate / force Updating Policy ... Unable to update user policy successfully. The following errors for found: Group Policy was not processed. Windows was unable to apply the settings registry-based policy for the LDAP Group Policy object LDAP://CN
2006 Feb 15
1
power law
Dear list, Does anyone know how to fit the power law distribution? I have the empirical distribution and would like to check whether it fits power law (with the power estimated from the data). Any hints are appreciated Best regards Galina [[alternative HTML version deleted]]
2006 Feb 15
1
distribution fitting
Dear list, Does anyone know how to fit the power law distribution? I have the empirical distribution and would like to check whether it fits the power law (with the power estimated from the data). Any hints are appreciated. Tanks a lot! Galina [[alternative HTML version deleted]]
2005 May 01
2
simulate zero-truncated Poisson distribution
Dear All I would like to know whether it is possible with R to generate random numbers from zero-truncated Poisson distribution. Thanks in advance, Galina
2018 Jan 15
0
Fwd: Re: Sysvolreset
Hello, Wile getting this error, can You navigate to this folder via File Explorer in Windows or are You getting access denied error there? Also check which DC was used as logonserver, then check on this DC acl on this policy with "getfacl" and compare output of "getfacl" on the same policy, but on Your DC with PDC FSMO (the one that is the "source" for rsync
2011 Jul 22
2
My status
Hello list, In case anyone's wondering why I haven't been replying here much lately: 1. I've been busy working (you know, paid work) on full text search indexing redesign. That change was a bigger job than I realized at first (mainly due to virtual mailboxes), so I've been a bit stressed/frustrated over it. I finally finished it today though, so that's over now:
2005 Jul 12
1
1.0-test77
http://dovecot.org/ It's hot in here. Something like 25-30c for many days now. My brains don't work in that heat. So, this is still not an 1.0-alpha1. I'll put it out when I think the release will actually be fully working :) Changes since test76: - Fixes to FETCHing MIME body parts, especially with message/rfc822 attachments. We hadn't been handling this entirely correctly
2018 Jan 11
2
Sysvolreset
Hello, copying idmap is fairly straightforward. 1) on your first DC (that one that has PDC FSMO, and is the source for rsync) create backup of idmap.ldb tdbbackup -s .bak /path/to/samba/private/idmap.ldb it will create idmap.ldb.bak 2) stop samba service on second DC 3) copy idmap.ldb.bak from first dc to second dc, lose the .bak suffix and just copy it over idmap.ldb on second dc 4)
2000 Aug 28
2
is win.print() broken or am I doing something wrong?
I am trying to print a graph > plot(y=atestplot$b,x=atestplot$a, type="s") > win.print() This leads to a windows print dialog box- that diappears when i hit print. subquently i find a "GraphAppJob" of zero size in the print queue- this just sits until I enter dev.off() at which point a blank sheet is printed Is it me or is this a bug? Incidentally if i just
2007 Dec 04
1
[sshfs] sshfs mounted applications fail with "error loading shared libraries"
> On Dec 3, 2007 5:19 AM, Miklos Szeredi <miklos at szeredi.hu> wrote: > > > Yes it is weird. I hope you can help me with this problem as sshfs is > > > so much simpler than nfs. > > > > Can you please do one more thing: start up sshfs normally, then on the > > server do a strace of the sftp-server process: > > > > strace -o /tmp/strace.log
2009 Aug 12
2
10x slower merge in mac 2.9.1 vs. 2.9.0 (PR#13890)
Full_Name: Rick Stahlhut Version: 2.9.1 OS: os x 10.5.7 Submission from: (NULL) (128.151.71.23) I upgraded to 2.9.1 today from 2.9.0. I work with large CDC (center for disease control) datasets and start, frequently, with a series of 23 large-ish merges to create the final dataset I work on. I do this each time because (a) R is fast. why not? and b) the datasets occasionally get updated by
2017 Oct 11
0
changing "," to "." in data.frame
And as follow up, fff<-function(x) gsub(",", ".", x) BX <- apply(apply(AX, 2, fff), 2, as.numeric) this seems to be easier. Cheers Petr S pozdravem | Best Regards RNDr. Petr PIKAL Vedouc? V?zkumu a v?voje | Research Manager PRECHEZA a.s. n?b?. Dr. Edvarda Bene?e 1170/24 | 750 02 P?erov | Czech Republic Tel: +420 581 252 256 | GSM: +420 724 008 364 petr.pikal at
2005 Jan 24
3
[Fwd: Re: [Asterisk-biz] bellster.net - GREAT advance]
Steven P. Donegan wrote: > I don't want to be negative here, but I do believe people who go to do this know the potential risks they face. In many countries (4 of which I have direct, although several year old experience with - all in Asia) taking a local phone line and attaching asterisk to it and gatewaying traffic from other countries will be considered to be 'theft' by the
2007 Mar 09
1
Is the gmodels package being maintained?
Dear r-helpers, I sent a cc of a recent message about a problem with ci.lmer() in the gmodels package to the author (Gregory R Warnes), and the message bounced. If the author or someone else is maintaining this package or this function, would you kindly supplement the author's name and/or address with a current maintainer and/or provide a current email address?