search for: mulholland

Displaying 20 results from an estimated 71 matches for "mulholland".

2003 May 14
2
Is there a simple method of changing text into 'Proper Ca se'
...o functions to change text into either Lower or Upper case.So my question is about how do you just capitalise the first letter in each word. Thanks for your response. Tom -----Original Message----- From: Spencer Graves [mailto:spencer.graves at PDF.COM] Sent: Wednesday, 14 May 2003 12:51 PM To: Mulholland, Tom Cc: ' (r-help at stat.math.ethz.ch)' Subject: Re: [R] Is there a simple method of changing text into 'Proper Case' It's not obvious to me what you are asking, but I'm guessing that "casefold" might help. hth. spencer graves Mulholland, Tom wrote: > I...
2003 May 14
1
Is there a simple method of changing text into 'Proper Case'
I am probably just looking in the wrong place. I am sure there are a number of ways to do this. If anyone could point me in the right direction it would be very much appreciated. Thanks _________________________________________________ Tom Mulholland Senior Policy Officer WA Country Health Service 189 Royal St, East Perth, WA, 6004 Tel: (08) 9222 4062 e-mail: Tom.Mulholland@health.wa.gov.au <mailto:Tom.Mulholland@health.wa.gov.au> The contents of this e-mail transmission are confidential and may be protected by professional privilege...
2006 May 19
5
Converting character strings to numeric
I assume that I have missed something fundamental and that it is there in front of me in "An Introduction to R", but I need someone to point me in the right direction. > x1 <- "1159 1129 1124 -5 -0.44 -1.52" > x2 <- c("1159","1129","1124","-5","-0.44","-1.52") > x3 <- unlist(strsplit(x1,"
2005 Jan 07
3
Basic Linear Algebra
...3 -5 -6 [4,] 1 -1 -1 0 0 > sumtd [1] 0 0 0 -2 > which I can calculate to give me 3x+30, x+12, 2x+20, 12x, x Would someone be kind enough to point me in the right direction as to which tools I should be using and any sage words of advice for the barely informed. Tom Mulholland _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 0.0 year 2004 month 10 day 04 language R
2003 Jul 17
1
Recode from 2 variables
...ey 13788 Metro Metro BEVERLEY Beverley 14436 Metro Metro BINDI BINDI Bindi Bindi 14517 Metro Metro BINDOON Bindoon 16218 Metro Wheatbelt BODALLIN Wheatbelt _________________________________________________ Tom Mulholland Senior Policy Officer WA Country Health Service 189 Royal St, East Perth, WA, 6004 Tel: (08) 9222 4062 e-mail: Tom.Mulholland at health.wa.gov.au The contents of this e-mail transmission are confidential an...{{dropped}}
2004 Nov 22
4
How to correct this
Hi there, I tried to add a few circles on an existing figure using the following codes grid.circle(x=0.5, y=0.5, r=0.1, draw=TRUE, gp=gpar(col=5)) grid.circle(x=0.5, y=0.5, r=0.3, draw=TRUE, gp=gpar(col=5)) grid.circle(x=0.5, y=0.5, r=0.5, draw=TRUE, gp=gpar(col=5)) points(0.5, 0.5, col = 5) # centre of the circle , but all circles moved away from the centre. Could we do any
2003 Jun 04
4
Strip location and grid colour in Lattice
...1,digits=0) jumpnum <- (maxplotnum/((breakNum)-1))*.98 atlist <- seq(0,maxplotnum,jumpnum) } The kludges were in because without them the whole thing fell over, presumeably because I would needed to have set the limits as well. _________________________________________________ Tom Mulholland Senior Policy Officer WA Country Health Service 189 Royal St, East Perth, WA, 6004 Tel: (08) 9222 4062 e-mail: Tom.Mulholland@health.wa.gov.au <mailto:Tom.Mulholland@health.wa.gov.au> The contents of this e-mail transmission are confidential and may be protected by professional privilege...
2003 Jul 11
3
postscript/eps label clipping
The following code produces an eps file with the tops of each of the ylabs clipped off. par(mfrow=c(2,2)) plot(runif(10), ylab="Function(Lengthy Expression)",xlab="Prediction") plot(runif(10), ylab=expression(Delta * Beta^2),xlab="Prediction") plot(runif(10), ylab="Function(Lengthy Expression)",xlab="Prediction")
2004 Dec 23
1
How do you generate multiple sequences
...take x <- c(2,6,13,20) y <- c(4,10,16,24) and produce a list with four components with the appropriate sequence Something like [[1]] [1] 2 3 4 [[2]] [1] 6 7 8 9 10 [[3]] [1] 13 14 15 16 [[4]] [1] 20 21 22 23 24 So can someone point me in the direction of the ******* obvious Tom Mulholland _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 0.0 year 2004 month 10 day 04 language R
2005 Jun 28
0
R-help Digest, Vol 28, Issue 28
On Tuesday 28 June 2005 15:30, r-help-request at stat.math.ethz.ch wrote: Re : 37. Re: A. Mani : colours in Silhouette (Mulholland, Tom) > > Message: 37 > Date: Tue, 28 Jun 2005 09:08:24 +0800 > From: "Mulholland, Tom" <Tom.Mulholland at dpi.wa.gov.au> > Subject: Re: [R] A. Mani : colours in Silhouette > To: <a_mani_sc_gs at vsnl.net>, <r-help at stat.math.ethz.ch> > Message-...
2003 Dec 03
1
R and Memory
...that you are going have to knuckle down with the documentation and understand how R works and then when you have specific issues that show you have read all the appropriate documentation, you might try another message to the list. Ciao, Tom _________________________________________________ Tom Mulholland Senior Policy Officer WA Country Health Service Tel: (08) 9222 4062 The contents of this e-mail transmission are confidential and may be protected by professional privilege. The contents are intended only for the named recipients of this e-mail. If you are not the intended recipient, you are here...
2005 Mar 30
5
2d plotting and colours
Hi! I am new to R just 3 days in it and i apologize if my questions seem very trivial and consumed your valuable time. I am coding in perl and i stumbled upon R regarding plotting good statistical graphs. I tried the kmean clustering for a large matrix ,say > 150 * 150 . I tried the example code given in the tutorial to perform 2d plot # i ranges from 2 to 10 cl <- kmeans(x, i, 20)
2003 Nov 21
2
Who can provide me RWeb installation
Hi, RWeb web site is down past couple days, I am insterested in this project and want to try it for my projects. Deos anyone have this installation and user guide? Thanks! Best Regards, WeiQiang Li
2003 Jul 03
4
Generating a vector for breaks in a histogram
Hi I have two lots of numbers which I would like to histogram using the hist() function. For comparative reasons, I want them to be on the same scale, which I can use the xlim and ylim options to achieve. However, having them on the same scale is meaningless unless they have the same "breaks". Consulting the documentation, there are 4 ways of defining the number of breaks, only one
2005 Apr 20
2
fSeries Technical Analysis rsiTA problem
fSeries Technical Analysis rsiTA problem Hello, I?m trying to use the rsiTA() function but keep getting this error: >rsiTA(tsx,14) Error in "[.timeSeries"(close, 1:(length(close) - 1)) : only 0's may be mixed with negative subscripts Here?s is the first three lines of my data: >tsx[1:3,] close 2004-04-18 20:00:00 8702.82 2004-04-19
2004 Jun 09
2
Help with a Lattice plot that fails with an empty unique combination
...ta=test1) print(stripplot(IWD ~ about | SOA,data=test1, ylab="Days", sub="For days less than 365 days", between=list(x=0.3,y=0.3), jitter=T, main = paste("Covering District",j), scales = list( x = list(rot = 90)))) Ciao, Tom Tom Mulholland Tom Mulholland Associates Ph: 9371 1302 Mob: 0417 962139 ABN: 74 018 074 092 ---
2004 Jun 09
2
Help with a Lattice plot that fails with an empty unique combination
...ta=test1) print(stripplot(IWD ~ about | SOA,data=test1, ylab="Days", sub="For days less than 365 days", between=list(x=0.3,y=0.3), jitter=T, main = paste("Covering District",j), scales = list( x = list(rot = 90)))) Ciao, Tom Tom Mulholland Tom Mulholland Associates Ph: 9371 1302 Mob: 0417 962139 ABN: 74 018 074 092 ---
2012 Apr 21
1
hdf library for windows
...csa.uiuc.edu The instructions are in win.readme.txt of the package source which you can download at planetmirror or aarnet. I think the use of the hdf dll is the reason a windows binary cannot be made available for direct download. Ciao, Tom _________________________________________________ Tom Mulholland Senior Policy Officer WA Country Health Service Tel: (08) 9222 4062 The contents of this e-mail transmission are confidentia...{{dropped:10}}
2004 Dec 03
4
factor matrix
Sorry if this is a FAQ. Is there a good reason why a factor has to be a one-dimensional vector and cannot be a matrix? I want to construct matrices of categorical values. Vain attempts like matrix(factor(c(T,F,F,T), 2,2) yield a matrix of character strings representing the factor levels, not the levels themselves, while factor(matrix(c(T,F,F,T), 2,2)) converts the matrix to a
2005 Oct 20
1
Windows 2000 crash while using rbind (PR#8225)
...m 1107 2163 532 294 479 ... $ year : Factor w/ 5 levels "1991","1996",..: 1 1 1 1 1 1 1 1 1 1 ... > gc() used (Mb) gc trigger (Mb) max used (Mb) Ncells 3255820 87.0 6193578 165.4 5266303 140.7 Vcells 22096825 168.6 32770865 250.1 32114295 245.1 Tom Mulholland Senior Demographer Spatial Information and Research State and Regional Policy Department for Planning and Infrastructure Perth, Western Australia +61 (08) 9264 7936