similar to: Plotting frequency curve over histogram

Displaying 20 results from an estimated 3000 matches similar to: "Plotting frequency curve over histogram"

2009 Dec 08
4
Split comma separated list
Hi all, I'm a beginner user of R. I am stuck at what I thought was a very obvious problem, but surprisingly, I havent found any solution on the forum or online till now. My problem is simple. I have a file which has entries like the following: #ID Value1 List_of_values ID1 0.342 0.01,1.2,0,0.323,0.67 ID2 0.010 0.987,0.056,1.3,1.5,0.4
2016 Dec 13
15
[Bug 2646] New: zombie processes when using privilege separation
https://bugzilla.mindrot.org/show_bug.cgi?id=2646 Bug ID: 2646 Summary: zombie processes when using privilege separation Product: Portable OpenSSH Version: 7.2p2 Hardware: ix86 OS: Linux Status: NEW Severity: minor Priority: P5 Component: sshd Assignee: unassigned-bugs at
2014 Dec 30
2
Help with xapian
Hi, Can someone tell me what was Gaurav Arora's exact contribution in the Clustering Search Results part during GSoC 2014? I guess that will be more helpful in understanding his code. Regards Karthik On Tue, Dec 16, 2014 at 4:06 AM, Olly Betts <olly at survex.com> wrote: > On Mon, Dec 15, 2014 at 06:56:39PM +0530, karthik iyer wrote: >> Could some one tell me some specific
2007 Jul 26
5
ROC curve in R
Hi, I need to build ROC curve in R, can you please provide data steps / code or guide me through it. Thanks and Regards Rithesh M Mohan [[alternative HTML version deleted]]
2009 May 09
2
Histogram frequencies with a normal pdf curve overlay
Dear List, When I plot a histogram with 'freq=FALSE' and overlay the histogram with a normal pdf curve, everything looks as expected, as follows: x <- rnorm(1000) hist(x, freq=FALSE) curve(dnorm(x), add=TRUE, col="blue") What do I need to do if I want to show the frequencies (freq=TRUE) with the same normal pdf overlay, so that the plot would still look the same? Regards,
2004 Mar 01
6
How to plot Histogram with frequence overlaid by distribution curve
Hi, I am facing the problem that I want to plot a histogram chart set freq to true and overlay with normal or weibull or exponential distribution curve. The sample code is shown as below: >samp<-c(-8.2262,-8.2262,-8.2262,-8.20209,-8.09294,-8.07321,-8.07321, -8.07321,-8.07175,-8.04948,-8.04948,-8.04948,-8.03848,-8.03848,
2012 May 22
1
[LLVMdev] unable to decode llvmpro.out for path profiling
Hi, I am using Path Profiling to path profile a C code. I'm using this commands: $ llvm-gcc -c -emit-llvm file.c -o file.bc $ opt --insert-hotpath-profiling file.bc -o file.ins.bc $ llc -march=x86 file.ins.bc -o file.ins.s $ gcc -I llvm2.9/runtime/PathProfling.c -I llvm2.9/runtime/CommonProfiling.c $ ./a.out This will give me path profile of of program in 'llvmpro.out' to decode
2007 Apr 24
1
regarding 3d Bar Plot --- correction.
I mis-spoke. It seems I had two collections of functions in the same directory. One by Colin Goodall, and one by David Scott (I have no record of where he is/was located). It is the *latter* collection that does all its work from within Fortran. I'll have another look at what Colin Goodall actually wrote to see if it could be useful to guarav. cheers, Rolf Turner rolf at
2016 May 08
2
GSoC: Weighting Schemes
Hi James, Thanks for clearing doubts I had earlier. >>if we can introduce the variants using optional parameters that default to >>(effectively) 'off' that might be better than distinct ones, Yes, this will definitely be the better approach for introducing the variants of existing weighting functions. Thanks for the suggestion. Next, I will try to come up with a draft of
2006 Jun 18
5
on change of drop down showing a new textfield
hi, i have a situation where i have a list of options from which a user selects his options if its not in the list he/she selects Others/Not Present and a new textfield should pop up and the data entered there should be considered instead of dropdown. i have done this using javascript/dhtml but i was wondering how this can be done using pure rails i.e using some of the RoR apis?. i would
2007 Nov 20
2
ntp queries not being answered
Hello All, My name is Gaurav, and I am tasked with configuring a linux box with NTP. I am having a problem that I hope you can help me with. We have installed CentOS V5 on 1 processor down in the lab. The rest of the processors on the network are AIX boxes versions 3.2.5 and 5.2. I worked through the entire initial NTP configuration; setup the /etc/ntp.conf file to point to the server, etc.
2006 Jun 18
3
on change of drop down a textfield emerging
hi, i have a situation where i have a list of options from which a user selects his options if its not in the list he/she selects Others/Not Present and a new textfield should pop up and the data entered there should be considered instead of dropdown. i have done this using javascript/dhtml but i was wondering how this can be done using pure rails i.e using some of the RoR apis?. i would
2010 Mar 08
4
Centos 5.4 DNS resolution issue
I can ping the google.com ip addresses (209.85.231.104) but can't ping the FQDN, obviously DNS is broken. I can also ping the nameserver ip addresses specified in /etc/resolv.conf. -- Gaurav On Sun, Mar 7, 2010 at 10:48 PM, Gaurav Nangla <gaurav.knangla at gmail.com>wrote: > Hi Everyone, > I've setup a Centos 5.4 (x86_64) box in a VM recently; the trouble is I just >
2011 Nov 28
1
centos asterisk 1.8 rpms: chan_gtalk and res_jabber missing?
Hi All, While I'm certainly comfortable compiling from sources, I'm trying to do an rpm only asterisk install on CentOS 5.7. I'm using the asterisk repositories and I installed all the asterisk18 rpms, but find that chan_gtalk and res_jabber are missing. Is there a separate rpm that includes support for gtalk? Thanks in advance. -Gaurav -------------- next part -------------- An
2006 Nov 04
2
sql query in active record
hi all, if i want to write a query select * from a,b where a.b_id=b.id in active record using joins,condition how can i write that in docs i found for conditions you do by giving "?" and then the parameter eg. a.b_id=? but it takes b.id as string i.e a.b_id=''b.id'' i dont want that any suggestions thanks in advance regards gaurav -------------- next
2018 Aug 07
2
GSoC - Math Aware Search report
Hi All, I created a work product page for GSoC evaluation. I plan to add a couple of sections soon (bit more detail on summary, challenges, Test suite speed up work details). Also, Project plan page is not completed yet. Link: https://trac.xapian.org/wiki/GSoC2018/Maths/Work%20Product Please let me know if you have any suggestion regarding this. Regards, Guruprasad -------------- next part
2017 Sep 01
2
peer rejected but connected
Logs from newly added node helped me in RCA of the issue. Info file on node 10.5.6.17 consist of an additional property "tier-enabled" which is not present in info file from other 3 nodes, hence when gluster peer probe call is made, in order to maintain consistency across the cluster cksum is compared. In this case as both files are different leading to different cksum, causing state in
2006 Nov 04
4
live search
hi all, i have implemented live search using scriptulous and i am getting the list the problem is that when i select an item from the list white spaces gets appended in front " item" of the selection in firefox and in opera front and behind " item " i printed the value in console and saw it gives "item" but in textbox after selection whitespaces gets appended
2006 Jul 21
10
why validation on server side
hi, i have noticed that the validations in RoR happen at server side mostly what sites do is using javascript they validate user information there... whats the point of doing it at the server side is it that loading of javascript file in a browser makes a response to client slow and validation at server side offsets that....????? any sugeestions???? is it that i am missing something as
2010 Jan 20
2
R help for read.table()
I've a table containing two columns seperated by space, as shown below. S:C 2.011085038928 S:A 21.496800549900762 S:J 0.183181039138149 P:E 9.641984304606304 I'm reading this table inside a loop but unable to access the first column as file[i,1]. file <- read.table("data.txt",header=FALSE) for ( i in 1:nrow(file)) {  cat(file[i,1],":")  pvalue <-