Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

3,887 results for “from:Jim Lemon”

plotting a grid with color on a map
Jim Lemon · May 13, 2009 · r-help

Oops, forgot to include: library(plotrix) Jim

Zero Index Origin?
Jim Lemon · Mar 31, 2004 · r-help

Hi Bob, Jonathan Rougier's Oarray package might be what you want. Jim

plotting group means
Jim Lemon · Sep 9, 2008 · r-help

Hi Erich, Have a look at brkdn.plot in the plotrix package. Jim

plotting different level of classficifaction
Jim Lemon · May 14, 2008 · r-help

Oops, you will need: library(prettyR) to run the barhier function. Jim

Graphing Titration Curves, how to graph in R
Jim Lemon · May 18, 2010 · r-help

Hi Amitoj, Also look at the AquaEnv and titan packages. Jim

applying a function recursively
Jim Lemon · Jun 12, 2008 · r-help

Prof Brian Ripley wrote: > > See ?rapply Golly, the things one learns when least expecting it. Jim

USA map with all states
Jim Lemon · Jan 2, 2008 · r-help

Hi again Edna, Just remembered that you should probably use a wide device. x11(width=10,height=7) Jim

if statements on vectors
Jim Lemon · Feb 24, 2011 · r-help

On 02/24/2011 08:43 PM, Jim Lemon wrote: Oops, forgot about the zero! trunc((trend1 * trend2 + 1)/2) Jim

The results of your email commands
Jim Lemon · Jul 10, 2007 · r-help

dimple thyagarajan wrote: > ... > Building a website is a piece of cake. But sending an email is another matter altogether. Jim

request: How to combine three matrices in the desired form
Jim Lemon · Oct 30, 2008 · r-help

Hi Muhammad, Try this: cbind(matrix(paste(var,"(",val,")",sep=""),nrow=4),as.character(nod)) Jim

kiteChart to show real values with scalebar
Jim Lemon · Apr 28, 2012 · r-help

On 04/28/2012 09:29 PM, Jim Lemon wrote: >... Oops, the function is attached to this email. Jim

model simplification using Crawley as a guide
Jim Lemon · Jun 13, 2008 · r-help

Peter Dalgaard wrote: > ... > That'll be anti-hist()-amine, I presume? > I would think p-necillin a more appropriate treatment. Jim

Testing.
Jim Lemon · Jan 14, 2011 · r-sig-geo

On 01/14/2011 08:36 AM, Rolf Turner wrote: > > Please ignore this message. My apologies for the noise. > What? I didn't hear anything! Jim

Changing the position of the origin
Jim Lemon · Nov 19, 2008 · r-help

Hi Kang, As well as Benjamin's solution, Rolf kindly contributed the function to the plotrix package, where is it known as "revaxis". Jim

Two envelopes problem
Jim Lemon · Aug 26, 2008 · r-help

Hi again, Oops, I meant the expected value of the swap is: 5*0.5 + 20*0.5 = 12.5 Too late, must get to bed. Jim

Sum function and missing values --- need to mimic SAS sum function
Jim Lemon · Jan 26, 2015 · r-help

Hi, To those who pointed out my mistake, thanks. Using ifelse may not return a sensible arithmetic sum. Jim

General means of matching a color specification to an official R color name
Jim Lemon · Oct 14, 2009 · r-help

Hi Bryan, You can get a near match with the color.id function in the plotrix package. Jim

(no subject)
Jim Lemon · Feb 12, 2010 · r-help

On 02/13/2010 05:49 AM, Drew Smathers wrote: > > > Sent from my iPod > Yes, I can see that's a problem. Do you really want the solution? Jim

A strange question on probability
Jim Lemon · Jun 29, 2004 · r-help

Oops, the last two should have been: P[s=k|n] = (n-k-1)/n(n-1) P[f=k|n] = (k-1)/n(n-1) Jim

help
Jim Lemon · Apr 8, 2008 · r-help

Partha Saha wrote: > theil inequality measure with sub-group decomposability. > Hi Partha, Are you referring to the Gini coefficient? If so, have a look at the ineq and reldist packages. Jim

Can't find what you're looking for? Try searching with Google .