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”

popular R packages
Jim Lemon · Mar 11, 2009 · r-help

Christos Hatzis wrote: > Bioconductor already provides download stats for all packages... > > http://bioconductor.org/packages/stats/bioc/affy.html > Maybe if we asked the Bioconductor people _really_ nicely.... Jim

modal
Jim Lemon · Nov 13, 2007 · r-help

elyakhlifi mustapha wrote: > Hello, > I would like to know what's the function to calculate the modal of data. Mode (note the capital M) in the prettyR package is one way. Jim

rounding
Jim Lemon · Jul 11, 2008 · r-help

Geez guys, I lost count of the replies to this one. It's probably just the "round to the even digit on a 5" kludge mentioned in the Details of "round". Jim

problem with for()
Jim Lemon · Aug 4, 2005 · r-help

Simone Gabbriellini wrote: > it was simple, but you know, it's always simple when you've done it :) Surely this homage to experience deserves nomination for the fortunes package. Jim

specifying decimal places
Jim Lemon · Nov 12, 2007 · r-help

raymond chiruka wrote: > hie > how do I specify the number of decuimal places for my calulations > thanks > Hi raymond, If you mean the number of decimal places to display, options(digits=...) Jim

simulating Likert-type data
Jim Lemon · Jun 15, 2009 · r-help

Oops, sorry. Sloppy translation from the R window > > sample(-4:4,50,TRUE,prob=c(pnorm(-4:2,2,0.15)pnorm(c(3,4),2,0.15,lower.tail=FALSE)) > Jim

How long does it take to learn the R programming language?
Jim Lemon · Sep 28, 2022 · r-help

Given some of the questions that are posted to this list, I am not sure that there is an upper bound to the estimate. Jim

How about a mascot for R?
Jim Lemon · Dec 3, 2004 · r-help

Ahh, to heck with all them animals. R is a system of interacting components, so I suggest Mr Gearhead as a suitable mascot. http://www.bitwrit.com.au/gearhead.png Jim

Bias to do with search engines
Jim Lemon · May 19, 2005 · r-help

Patrick Connolly wrote: > ... > Somehow, southern hemisphere sites aren't taken as seriously as those > from that other hemisphere. Is there a word for that type of bias? > Borealoprerogative, of course. Jim

marketing-questionnaire with split-design
Jim Lemon · Sep 11, 2014 · r-help

On Thu, 11 Sep 2014 08:58:54 PM Jim Lemon wrote: Sorry, copying fumble. The last line in the loop should read: sum(nddf[subject,seq(2,10,by=2)])) Jim

Measure of agreement??
Jim Lemon · Dec 13, 2007 · r-help

?hagen Patrik wrote: > > Dear List, > > Please put me on the right track. I have been searching for the R functions for measures of agreement. Where should I look? > Hi Patrik, Tried the irr package? Jim

install.packages barfs on dependencies= argument
Jim Lemon · Mar 15, 2011 · r-help

On 03/15/2011 06:57 PM, Allan Engelhardt wrote: > I'm sure I used to be able to do > ... > unused argument(s) (dependecies = c("Depends", "Imports", "LinkingTo", check the spelling. Jim

Comparing non nested models with correlation coefficients (inspired from Lorch and Myers )
Jim Lemon · Mar 24, 2011 · r-help

On 03/24/2011 06:30 PM, Dieter Menne wrote: > ... > Nobody ever got fired for producing a p-value :-( > Oh, fortune, fortune! Or an R-squared! Jim

which one give clear picture-pdf, jpg or tiff?
Jim Lemon · Aug 21, 2010 · r-help

On 08/20/2010 09:42 PM, Barry Rowlingson wrote: > ... > Client: ?Time? Renaming files from *.jpg to *.eps takes time?!? > So _that's_ why Windows hides the file extensions. Jim

slplot issue
Jim Lemon · Jul 19, 2010 · r-help

On 07/18/2010 11:22 PM, Peter Ehlers wrote: > ... > [Now, I'm having trouble with the pemqzrsTawYY function; > can anybody help? :)] > Certainly. That is in the WelshRabbit package, which requires the WalesSpeak and dumbBunny packages. Jim

R-business case
Jim Lemon · Mar 16, 2004 · r-help

Haven't there been one or two people who asked list members to submit peer-reviewed, published papers in which R was used for the analysis? I certainly have sent an email or two like this. Jim

Identifying Gender
Jim Lemon · Dec 1, 2016 · r-help

On Fri, Dec 2, 2016 at 7:58 AM, Ismail SEZEN <sezenismail at gmail.com> wrote: > > So, it?s more reasonable to identify the gender manually. > Both Paul ("Crocodile Dundee") Hogan and Donald Trump agree on that. Jim

graphs - saving and multiple
Jim Lemon · Dec 13, 2004 · r-help

stephenc wrote: > ... > but I don't get anything in my eps file! > If you mean you get a blank image or nothing when you import the resulting PS file, you may need to set onefile=FALSE. Jim

Creating Tabel for Mean, Deviance
Jim Lemon · Dec 4, 2008 · r-help

Edwin Sendjaja wrote: > Hi, > > Can someone help me how to create a table for Min, Max, Mean, Deviance. > Hi Edwin, You might find that the describe function in the prettyR package does what you want. Jim

array slice notation?
Jim Lemon · Aug 4, 2009 · r-help

Hi Steve, I had the same problem when writing the hierobarp function in plotrix. Have a look at the source code (v2.6-4 in my copy lines 128-133) as the solution seems to work well. Jim

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