Dear Jim,
This is too great!!! I nearly got lost as I struggle to compare my data
with the graph. I have to use a coincident algorithm to compare the two
datasets with the histogram before I begin to understand what is going on.
Thank you for giving me more than I requested/expected!!! This is th
Hi Ogbos,
While this solution is not entirely correct, I think it is a start.
First I took your data files and made them "sourceable" by adding
"FD[1|2]<-" at the top and renaming them "FD1.R" and "FD2.R". Running
the following code produces something that is at least close to what
you want. The co
Dear Jim,
Thank you for looking into this.
Sorry, there was actually no overlap in the small part of the data I
reported. My error of omission.
So when I run my full data with the adjustment you made, I got some thing
that was far from what I was expecting. That tell me that I need to send
the com
Hi Ogbos,
I don't think that your example allows us to work out what you are
trying to do. For one thing, "x1" and "x2" do not overlap. Also, you
are plotting the frequencies of dates of observations, which may not
be what you want.
The following code will correctly display your example:
hist(x1,b
Dear Experts,
Greetings.
I am trying to display two datasets in a histogram. I have been able to
plot the graph and added the legend for the two colors. I am, however,
having difficulties adding a legend to represent the regions of overlap
(the third legend). Below are my data and code.
Thank yo
5 matches
Mail list logo