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.

19 results for “from:BJ”

Mac install
BJ Miller · Apr 6, 2008 · r-help

Need idiot's guide to installing R on Mac 10.3.9. Thanks. BJ

box plots without whiskers
BJ · May 27, 2005 · r-help

I searched the archives, but couldnt find any way to do this with boxplot. Is there a way? Thanks again ~BJ

box plots without whiskers]
BJ · May 27, 2005 · r-help

-------------- next part -------------- An embedded message was scrubbed... From: BJ <erithid at bellsouth.net> Subject: Re: [R] box plots without whiskers Date: Fri, 27 May 2005 11:29:38 -0400 Size: 3099 Url: https://stat.ethz.ch/pipermail/r-help/attachments...

Any ideas on how to add a dotted line to a box plot to indicate a specific value?- Thank you all for your help
BJ · May 26, 2005 · r-help

Lots of good ideas, and great advice! Thank you as always ~Erithid vincent wrote: > lines(...) could perhaps be useful ? > hih > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read...

help needed with boxplot
kathy_BJ · Mar 23, 2010 · r-help

Thank you so much for help, Jim. But I didn't get any plot after I submit the job except below, which indicating the number of lines for the two inputs. What's the problem? Read 3360 records Read 3360...

Any ideas on how to add a dotted line to a box plot to indicate a specific value?
BJ · May 25, 2005 · r-help

Basically, i want to create a boxplot from population data, with a solid line for the median, and then a dotted line for a specific persons value. Is there a way to artificially introduce another line or mark of some...

applying a function over an array
BJ · May 18, 2005 · r-help

Is there a way to apply a function with several arguements over an array? For instance if you had a function d<-function(a,b,c) {a+b+c} and a 4,3 array, could you apply the function over...

simple question, i hope
BJ · May 17, 2005 · r-help

How do you output a list to a text file without the extra line numbers and stuff? I have a list b, and tried zz<-textConnection("captest.txt","w") sink(zz) b sink() close(zz) but that isnt what i...

shading between to curves that intersect repeatedly
BJ Manz · Dec 15, 2009 · r-help

Dear R-Community, I have the following problem and was wondering whether someone could help me out. I have a number of time series of discharge (up to 3000 data points in some cases) which I would like to compare...

formals or args question
BJ · May 23, 2005 · r-help

Hello again, thank you again for all of your help. I am trying to get the arguments for a function, in a way that I can handle them. If I do args(fun), it doesnt really do what I want...

box plots without whiskers
BJ · May 27, 2005 · r-help

Hmm ok, that seems to work with that example, but when I add an "at=" option i get graphs that are only verticle lines. Sorry to be difficult. ~BJ Uwe Ligges wrote: > BJ wrote: > >> I searched the archives, but couldnt...

plotting box plots on same x
BJ · May 27, 2005 · r-help

I am trying to construct a graph of 6 box plots of blood pressures. I want them to be on a single set of axis and I want the SBP to be ontop of the DBP. I have an array...

Gmail invitation
BJ · Mar 25, 2005 · r-help

I got 48 if anyone wants em just let me know. :-) ~Erithid Gorjanc Gregor wrote: >Hello R users! > >I just found out that I have 49 invitations for Gmail (gmail.google.com). >I have been using it now for a...

Infinite loop running Mod_R/Rapache
BJ · Feb 3, 2006 · r-help

I installed mod_r according to the specifications, and have been trying to get the demo script to work correctly. I am running debian, the latest build of R, apache 2 with prefork mpm, and the latest mod_r. Is...

I never made any assumption athat anyone had any obligation to do anything
BJ · May 27, 2005 · r-help

I just asked a question. If I was too vague, then i am sorry. I dont expect anyone to help me, but I thought that it was ok to put the question out there in case someone wanted to help...

help needed with boxplot
kathy_BJ · Mar 24, 2010 · r-help

Jim, I really appreciate your hlep. You almost solve my problem, I had tried both of your suggestions, but both of them only solve part of problem, and how can I combine their functions? your second sample can't give...

formals or args question
BJ · May 23, 2005 · r-help

Ahh. Thanks a lot! works great. :-p Ales Ziberna wrote: > names(formals(fun)) > > You need the names of the elements of the list formals produces, not > their content! > > Ales Ziberna > > ----- Original Message ----- From: "BJ" <erithid at bellsouth.net> > To: <r...

help needed with boxplot
kathy_BJ · Mar 22, 2010 · r-help

I am new to R, can anyone help with boxplot for a dataset like: file1 col1 col2 col3 col4 col5 050350005 101 56.625 48.318 RED 051010002 106 50.625 46.990 GREEN 051190007 25 65.875 74.545...

plotting box plots on same x
BJ · May 27, 2005 · r-help

Does it matter what they are? they are just names. The six box plots are from the array I created with columns. I forgot to add teh dim statement, my mistake. But I thought it was obvious that i was...

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