Re: [R] bar plot add space to group data

2018-08-17 Thread Chris Ryan
Using the lattice package would provide an easy way to distinguish years, by putting them in different panels. Lattice would also help avoid some other features of this graph that, in my opinion, are suboptimal. See Tufte or Cleveland. Chris Ryan -- Sent from my Android device with K-9 Mail

Re: [R] Help interpreting data

2019-04-04 Thread Chris Ryan
Your dissertation advisor would probably be the best place to start. Chris Ryan -- Sent from my Android device with K-9 Mail. Please excuse my brevity. On April 3, 2019 7:31:59 PM EDT, Matty A wrote: >Message rejected by filter rule match > > > > >-- Forwarded messag

Re: [R] Help installing netReg

2019-04-14 Thread Chris Ryan
Spencer-- What is your compy set-up? Standalone, networked? Where is R installed? Do you have write privileges to that location? Chris Ryan -- Sent from my Android device with K-9 Mail. Please excuse my brevity. On April 14, 2019 6:18:37 PM EDT, Spencer Brackett wrote: >Good evening, &g

Re: [R] adding vertical segments to an xyplot in lattice

2011-03-22 Thread Chris Ryan
e two points for each county. I can get the two points for each county: xyplot(low+high ~ county, data=subset(chr, item=="Premature death")) but I have not yet been able to figure out how to draw the 3 vertical line segments. Been struggling to understand panel functions, but no

Re: [R] OT: A philosophical question about statistics

2025-05-05 Thread Chris Ryan
I've often wondered how the field of statistics, and statistical education, would have evolved if modern-day computers and software and programming were available in the early years. Would the "traditional" methods, requiring simplifying assumptions, have been developed at all

Re: [R] Drawing random numbers from Uniform distribution with infinite range

2025-07-28 Thread Chris Ryan
What would a pdf of such a distribution even look like? Intuitively, it seems like the pdf everywhere would be, for all practical purposes, zero? So no probability of drawing any value? --Chris Ryan Daniel Lobo wrote: > Hi, > > I want to draw a set of random number from Uniform dis

Re: [R] Drawing random numbers from Uniform distribution with infinite range

2025-07-28 Thread Chris Ryan
Why? What do you plan to do with those numbers? I think that was Ben's point: perhaps there is a different approach to accomplishing what you want to accomplish. What do you want to accomplish? --Chris Ryan Daniel Lobo wrote: > Many thanks for your guidance. However my original problem

Re: [R] Extracting data using subset function

2023-02-05 Thread Chris Ryan via R-help
Is this a homework problem? --Chris Ryan -- Sent from my Android device with K-9 Mail. Please excuse my brevity. On February 5, 2023 9:07:03 AM EST, Upananda Pani wrote: >Dear All, > >I want to create a vector p and extract first 20 observations using subset >function base

Re: [R] Question regarding reservoir volume and water level

2024-04-07 Thread Chris Ryan via R-help
Homework? -- Sent from my Android device with K-9 Mail. Please excuse my brevity. On April 7, 2024 8:27:18 AM EDT, javad bayat wrote: >Dear all; >I have a question about the water level of a reservoir, when the volume >changed or doubled. >There is a DEM file with the highest elevation 1267 m. T