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.

41 results for “from:mister_bluesman”

Extracting a column name in loop?
mister_bluesman · Jul 9, 2009 · r-help

Thank you both for that. Much appreciated. mister_bluesman wrote: > > Hi, > > I am writing a script that will address columns using syntax like: > > data_set[,1] > > to extract the data from the first column of my data set, for example...

Problem with reading a file.xls
mister_bluesman · Jun 2, 2007 · r-help

may be because you need use C:\\programfiles\\R 2.4.0 friend wrote: > > Hi friends, > I have a file.xls entitled "Dali" which is composed of two columns: the > first is entitled "imp" and the second is entitled:"exp...

MDScale from within Java using Rserve?
mister_bluesman · May 24, 2007 · r-help

Hi there. I am able to create a multidimensional scaling algorithm in R using the following code: places<-read.table("C:\\Project\\R\\places.txt") places.location <- cmdscale(places, k=2) round(places.location,0) plot(places.location,type="n...

Problems accessing Rconnect
mister_bluesman · May 20, 2007 · r-help

Hi. I nearly have Rserve working.... I have the dialog box which says.. Rserve: Ok, read to answer queries. Having read all i can find, I followed the guidance given on http://rosuda.org/Rserve/example.shtml I tried to...

Installing SJava - problem
mister_bluesman · May 16, 2007 · r-help

Hi there. I am trying to install SJava on my windows xp machine. I downloaded the windows source file SJava_0.69-0.tar.gz from the web site http://www.omegahat.org/RSJava/ I have folloed the XP command...

SJava installation
mister_bluesman · May 19, 2007 · r-help

Hi. I have downloaded SJava from http://www.omegahat.org/RSJava/ as well as all of the tools required. I have done exactly what is said on that page as well as http://www.murdoch-sutherland.com/Rtools/Rtools.txt...

Representing a statistic as a colour on a 2d plot
mister_bluesman · May 7, 2007 · r-help

Hello. I have a 2d plot which looks like this: http://www.nabble.com/file/8242/1.JPG This plot is derived from a file that holds statistics about each point on the plot and looks like this: a b...

rJava problem
mister_bluesman · May 17, 2007 · r-help

Basically, I?m trying to install rJava on my windows XP machine. I think I have succeeded in doing so as it appears in the list when i type library() in R. However, when i type ?library(rJava)? I get...

Installing SJava - problem
mister_bluesman · May 16, 2007 · r-help

Thank you for your help. Does that mean I am unable to create a java program that runs on windows and evaluates R expressions within java code? mister_bluesman wrote: > > Hi there. > > I am trying to install SJava on my...

rJava problem
mister_bluesman · May 17, 2007 · r-help

Ah ok, thanks. However (again!), when i try to strat the jvm using .jinit() I don't seem to be able to as I get the message: Error in .jinit() : Cannot create Java Virtual Machine What is going on here...

Problem with RSVGTipsDevice
mister_bluesman · Jun 11, 2007 · r-help

Hi there. I am still trying to get the RSVGTipsDevice to work, yet I can not. I have copied the first example from RSVGTipsDevice documentation: library(RSVGTipsDevice) devSVGTips("C:\\svgplot1.svg", toolTipMode=1, title="SVG example plot 1: shapes and...

Interactive plots?
mister_bluesman · May 26, 2007 · r-help

The jpeg was just the picture showing you firfox and the svg file loaded into it. Duncan Murdoch-2 wrote: > > On 26/05/2007 8:45 AM, mister_bluesman wrote: >> Hi Tony. >> >> I've downloaded the RSVGTipsDevice library and copied...

rJava problem
mister_bluesman · May 17, 2007 · r-help

Ah.... thanks for that. That seems to have done the trick. But I'm not sure whether I have copied the right jvm.dll file into the path. I have 3: ~\Java\jre1.6.0_01\bin\client - this is...

rJava problem
mister_bluesman · May 17, 2007 · r-help

Could someone please tell me where I can find a simple example, which does not require linux!, on how I can see if this is working and get me started using rJava. I have read the document 'Getting Started with...

Rgobbi and colours question
mister_bluesman · Jun 11, 2007 · r-help

Hi I am using R to implement a multidimensional algorithm which maps places based on the distances between each other. This is presented really well in Rggobi. However, for each place plotted, I have another numerical statistic between 0 and...

Problem with RSVGTipsDevice
mister_bluesman · Jun 11, 2007 · r-help

Ah. Now that's intersting. It works in Opera. But do you get an annoying 'Null' label by the cursor when you place it over the svg file? MANY thanks Mark Difford wrote: > > Mister_Bluesman, > > Perhaps I should have been...

email the silly fuckers instead.
mister_bluesman · May 25, 2007 · r-help

What? I'm not sure about anyone else but I have absolutely no idea what you're going on about. foxy-3 wrote: > > An alle finanzinvestoren! Diese aktie wird durchstarten! Dienstag 29. > Mai startet die hausse! > > Firma: Talktech Telemedia > Kurzel...

Interactive plots?
mister_bluesman · May 26, 2007 · r-help

Hi Tony. I've downloaded the RSVGTipsDevice library and copied some of the examples in the pdf and I dont seem to be able to get any tooltips appear when I hover over the objects. For example, I used the...

Installing SJava - problem
mister_bluesman · May 16, 2007 · r-help

Thank you for your help. Does that mean I am unable to create a java program that runs on windows and evaluates R expressions within java code? Prof Brian Ripley wrote: > > On Wed, 16 May 2007, mister_bluesman wrote: > >> >> Hi...

Representing a statistic as a colour on a 2d plot
mister_bluesman · May 9, 2007 · r-help

Ive been getting the color.scale function to work. However, I really need to know is that if i have values: 0.1 0.2, 0.3, 0.4, 0.5, for example, how I can plot these using colours...

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