Re: [R] Permutation problem

2007-01-30 Thread jim holtman
__ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-cont

Re: [R] readBin is much slower for raw input than for a file

2007-01-31 Thread jim holtman
3.2 GHz, 2 GiB RAM; typical file size is 44 > KiB. > > Thanks in advance, > Jon > > __________ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-pr

Re: [R] help with function "system" and MS-DOS command TYPE

2007-01-31 Thread jim holtman
ices > http://www.ats.ucla.edu/stat/ > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commente

Re: [R] Read multiple text files and combine into single file?

2007-01-31 Thread jim holtman
s://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve? _

Re: [R] indexing

2007-02-01 Thread jim holtman
+34 934110012 > e-mail:[EMAIL PROTECTED] > > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >

Re: [R] Can this loop be delooped?

2007-02-01 Thread jim holtman
but if the subvectors are all the same > size, it appears that I get an array. Can I force this operation to give me > a list the way I want it in all cases? Or is there a better way to deloop > my original code? > > Thanks! > > -- TMK -- > 212-460-5430home > 917

Re: [R] reading very large files

2007-02-02 Thread jim holtman
[[alternative HTML version deleted]] > > ______ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, min

Re: [R] Dealing with Duplicates - How to count instances?

2007-02-02 Thread jim holtman
an someone please send me down the right path for this? > > Joh > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contai

Re: [R] Questions on counts by case

2007-02-06 Thread jim holtman
L version deleted]] > > > ______ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained

Re: [R] sorting a matrix by a different colnames order

2007-02-07 Thread jim holtman
_ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- J

Re: [R] fill-in a table of pairs

2007-02-07 Thread jim holtman
45 0.25 > mike.jim 0.34 0.25 > > Thanks a lot, > Serguei >[[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-proj

Re: [R] Near function?

2007-02-10 Thread jim holtman
anks a lot for your time > > > Bart >[[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http:

Re: [R] How to speed up or avoid the for-loops in this example?

2007-02-14 Thread jim holtman
0 3 2 3.3.93 1999 1 4 3 4.4.10 4 1972 1 1 1 4.4.11 4 1983 0 2 2 > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz

Re: [R] How to speed up or avoid the for-loops in this example?

2007-02-14 Thread jim holtman
{z$new.seq <- 1:nrow(z); z})) a b seq new.seq 1.1 1 1 1 1 1.6 1 0 4 2 2.3 2 0 1 1 2.7 2 0 5 2 2.9 2 1 2 3 2.10 2 1 3 4 2.12 2 1 5 5 3.2 3 1 2 1 3.4 3 1 2 2 3.5 3 0 3 3 3.8 3 1 1 4 3.11 3 1

Re: [R] sapply and its return value

2007-02-15 Thread jim holtman
ead every file and to get some data from it. It > may happen, that the file does not exist and then I don't want to plot > anything. As return, I get a list and I have quite a lot of problems to > access its content... (I did not really understand how this works, I > guess...) >

Re: [R] Working with temporal data

2007-02-15 Thread jim holtman
ing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem yo

Re: [R] Working with temporal data

2007-02-16 Thread jim holtman
ta using R. For instance, I would like to have > > a histogram by year, month or day. > > > > I've already made a simple Perl script that aggregates this data but I > > believe that R can be much more powerful and easy on this kind of > &g

Re: [R] array searches

2007-02-16 Thread jim holtman
675. The cost to see yours: $0 by Experian. > > __________ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide comme

Re: [R] tapply, levelinformation

2007-02-16 Thread jim holtman
But it does the same thing. What 'advantage' of tapply do you think that you are missing? Performance is probably not impacted since most of the time is in the plot. On 2/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi Jim, > > jim holtman schrieb: &g

Re: [R] if() for() { }

2007-02-16 Thread jim holtman
gt; E-mail: <[EMAIL PROTECTED]> > pdf reprints (login="anonymous"; password="[EMAIL PROTECTED]"): > ftp://ftp.locean-ipsl.upmc.fr/LOCEAN/ndelod > > __________ > R-help@stat.math.ethz.ch mailing list > https://stat.

Re: [R] need help in reading TOMS observed ASCII data file

2007-02-19 Thread jim holtman
t; > -- > > Dr. Yogesh K. Tiwari, > > Scientist, > > Indian Institute of Tropical Meteorology, > > Homi Bhabha Road, > > Pashan, > > Pune-411008 > > INDIA > > > > Phone: 0091-99 2273 9513 (Cell) > >

Re: [R] advanced plotting

2007-02-19 Thread jim holtman
[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-g

Re: [R] Another subsetting enigma

2007-02-19 Thread jim holtman
t; "8,18,12,13,10,14" "6,4,16,9,15,3" "16,14,17,10,12,6" "3,18,6,11,2,13" [21] "7,15,5,4,9,18""4,10,11,3,5,18" "13,19,18,6,5,3" "7,10,17,9,5,1""9,17,7,3,6,10" [26] "8,14,13,10,7,16" >

Re: [R] Reshape (pivot) question

2007-02-20 Thread jim holtman
ot;code",""this > should be month"",""this should be year), variable_name="variable") > > cast(dfm, code + month + year ~ variable, stats) > > Regards, > > Lauri > >[[alternative HTML version deleted]] > > __

Re: [R] Omiting repeated values

2007-02-21 Thread jim holtman
posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve? [[alternative HTML version deleted]] _

Re: [R] Is there better alternative to this loop?

2007-02-21 Thread jim holtman
i,1])} > flag="T"; > } > > Any help appreciated, > > Regards, > Alf Sammassimo > Melbourne, Australia. > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help

Re: [R] Combining tapply() and cor.test()?

2007-02-22 Thread jim holtman
> R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproduci

Re: [R] Making two lines graph ...

2007-02-24 Thread jim holtman
> > Thanks in advance. Sincerely, > Petar M > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/pos

Re: [R] Writing integers in "write.matrix" function

2007-02-25 Thread jim holtman
8667e+00 0.00e+00 > > 4.00e+00 4.00e+00 4.746016e-02 6.120956e+00 5.83e+00 > 3.929000e+00 1.92e+00 > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the

Re: [R] match() function with a little enhancement

2007-02-26 Thread jim holtman
herries",NA) > > I currently use a home-made function for this, but it is quite slow on > large > sets, msotly because I did not manage to avoid using a loop. > > Many thanks for your ideas, > Nicolas > > __ > R-help@stat.math

Re: [R] read.csv size limits

2007-02-27 Thread jim holtman
is not the solution I am looking > for? > > Thanks. > > -- > View this message in context: > http://www.nabble.com/read.csv-size-limits-tf3302366.html#a9186136 > Sent from the R help mailing list archive at Nabble.com. > > __ > R-help@stat.math.ethz.ch mailing list > https

Re: [R] Datamining-package-?

2007-02-27 Thread jim holtman
imal, self-contained, reproducible code. > > > > > > -- > Lecturer J. Joshua Thomas > KDU College Penang Campus > Research Student, > University Sains Malaysia > >[[alternative HTML version deleted]] > > __

Re: [R] Function to do multiple named lookups faster?

2007-02-27 Thread jim holtman
_ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -

Re: [R] legend question

2007-02-28 Thread jim holtman
> R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9

Re: [R] use tapply in a list which contains many data.frame

2007-02-28 Thread jim holtman
odel has 20 levels,aa has 189 levels > > I want to get the following matrix for each data.frame in this list like > this > > 1A24 > MODEL_1 MODEL_2 . MODEL_20 Mean_of_20_models > Sd_of_20_models > 1_ALA84.47 > 2_GLN63.06 > 3_TYR107.72 &

Re: [R] R File IO Slow?

2007-03-01 Thread jim holtman
258153 6.9 531268 14.2 35 9.4 Vcells 6864025 52.47911488 60.4 6870189 52.5 > system.time(load('test.xx')) # after flushing system cache [1] 3.48 0.11 12.12NA NA > So it must be someelse on your system. Jim Holtman "What is the problem you

Re: [R] How to read in this data format?

2007-03-01 Thread jim holtman
ding required package: reshape [1] TRUE > y <- melt(df) > # convert to long > cast(y, time ~ id) time X399.8112 X399.8742 X399.9372 1 0.017 184 0 152 2 0.021 181 1 153 > > Jim Holtman "What is the problem you are trying to solve

Re: [R] Query about data manipulation

2007-03-01 Thread jim holtman
ot; > (y <- strsplit(x, "\t")) [[1]] [1] "id1" "id2" "id3" "id4" [[2]] [1] "1" "2" "3" "4" [[3]] [1] "5" "6" "7" "8" > do.call(rbind, y) [,1] [,2]

Re: [R] Simplest question ever...

2007-03-01 Thread jim holtman
4 31 38 45 [4,]4 11 18 25 32 39 46 [5,]5 12 19 26 33 40 47 [6,]6 13 20 27 34 41 48 [7,]7 14 21 28 35 42 49 > Jim Holtman "What is the problem you are trying to solve?" - Original Message

Re: [R] function with Multiple Output

2007-03-02 Thread jim holtman
at.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve?

Re: [R] reading text file not table

2007-03-02 Thread jim holtman
guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve? [[alternative HTML version deleted]] __

Re: [R] function doesnt return/create object

2007-03-03 Thread jim holtman
; es schreibt Ihnen: > > Matthias Bannert > --- > mediabar (Off / Bannert GbR) > Brüelstr.21 > 78462 Konstanz > fon.: 0711 50 88 72 34 > mobil.: 0179 29 85 630 > > web: http://www.mediabar.info > email: [EMAIL PROTECTED] > > > > >[[alternative HTML versi

Re: [R] Scoping issue?

2007-03-04 Thread jim holtman
ow = oldmf) > } > > #Run the test > mmatplotTest() > > __________ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html

Re: [R] Scoping issue?

2007-03-05 Thread jim holtman
in your suggestion? For speed's sake? > > Thanks. -John > > > On Sunday Mar 4 2007, jim holtman <[EMAIL PROTECTED]> replied > > > First of all, 'colnum' does not exist when the 'paste' is called. > > This probably does what you want: &

Re: [R] Identifying last record in individual growth data over different time intervalls

2007-03-05 Thread jim holtman
INUED END OF MARCH > > Rainer M. Krug, Dipl. Phys. (Germany), MSc Conservation > Biology (UCT) > > Leslie Hill Institute for Plant Conservation > University of Cape Town > Rondebosch 7701 > South Africa > > Fax:+27 - (0)86 516 2782 > Fax:

Re: [R] Identifying last record in individual growth data over different time intervalls

2007-03-05 Thread jim holtman
LL BE DISCONTINUED END OF MARCH > > Rainer M. Krug, Dipl. Phys. (Germany), MSc Conservation > Biology (UCT) > > Leslie Hill Institute for Plant Conservation > University of Cape Town > Rondebosch 7701 > South Africa > > Fax:+27 - (0)86 516 2782 > Fax:

Re: [R] How to read in this data format?

2007-03-05 Thread jim holtman
;[EMAIL PROTECTED]> > >CC: r-help@stat.math.ethz.ch > >Subject: Re: [R] How to read in this data format? > >Date: Thu, 1 Mar 2007 16:46:21 -0500 > > > >On 3/1/07, Bart Joosen <[EMAIL PROTECTED]> wrote: > >>Dear All, > >> > >>thank

Re: [R] plot(): I want to display dates on X-axis.

2007-03-05 Thread jim holtman
ng list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you

[R] Interface to round robin databases (RRDtool)

2007-03-05 Thread jim holtman
I was wondering if anyone has created an interface to RRDtool which is a round robin database that will store timeseries data and aggregate the data so that the storage footprint stays relatively small (older data summarized into larger segments). -- Jim Holtman Cincinnati, OH +1 513 646 9390

Re: [R] Recalling and printing multiple graphs. Is there something in the HISTORY menu that will help?

2007-03-06 Thread jim holtman
(Please call phone number above prior to faxing) > [EMAIL PROTECTED] > Confidentiality Statement: > This email message, including any attachments, is for the so...{{dropped}} > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help >

Re: [R] Read data with different column lengths

2007-03-07 Thread jim holtman
file. > > Hope, you can help. I would really appreciate it. > > Best regards. > > Marius > > Excel example (I hope it's displayed correctly, the entry in the last > row should be aligned with the last column): > > ADS GY Equity ALV GY Equity &

Re: [R] how to "apply" functions to unbalanced data in long format by factors......cant get "by" or "aggregate" to work

2007-03-07 Thread jim holtman
225009, 15.7608498673217, 14.7604080920677, > 14.2478533598602, 14.4140245098782, 14.7936541075062, 14.7684428120549, >14.595607155062, 16.1507389488284, 16.4915712924337, 14.490161446684, >14.721633263063, 14.4341721012904, 15.8747652729112, 14.54961671, >14.8633635585377

Re: [R] reading a text file with a stray carriage return

2007-03-07 Thread jim holtman
do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve? [[alternative HTML version deleted]] _

Re: [R] Drawing sub-samples

2007-03-08 Thread jim holtman
.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve? [[alter

Re: [R] comparison of arrays of strings

2007-08-16 Thread jim holtman
ed]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible c

Re: [R] for plots

2007-08-16 Thread jim holtman
@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the

Re: [R] matching elements from two vectors

2007-08-17 Thread jim holtman
___ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > -- Jim Holtman Cincinnati,

Re: [R] matching elements from two vectors

2007-08-17 Thread jim holtman
R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > -- Jim Holtman Cincinnati, OH +1 513 6

Re: [R] How to parse a string into the symbol for a data frame object

2007-08-19 Thread jim holtman
d the R framework for parsing and evaluation and I don't have > a lot of time right now to get lost in this detail. I could really > use some help to get the string values in my loop to be parsed into > symbols that refer to the data frame objects df1 and df2. How is this > done? > > Best, Darren > >

Re: [R] rectify a program of seasonal dummies matrix

2007-08-21 Thread jim holtman
#x27;t. > Many thanks in advance. >[[alternative HTML version deleted]] > > > ______ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.o

Re: [R] Need a variant of rbind for datasets with different numbers of columns

2007-08-22 Thread jim holtman
gt; https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve?

Re: [R] as.numeric : what goes wrong?

2007-08-24 Thread jim holtman
_ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducib

Re: [R] fill circles

2007-08-25 Thread jim holtman
F09" > color[(x>=0.004)&(x<0.005)]<-"#00FE00" > color[(x>=0.005)&(x<0.006)]<-"#00F700" > color[(x>=0.006)&(x<0.007)]<-"#00E400" > color[(x>=0.007)&(x<0.008)]<-"#00D600" > color[(x>=0.008)&(x<0.009)]<-&

Re: [R] subset question

2007-08-27 Thread jim holtman
! > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented

Re: [R] data formatting: from rows to columns

2007-08-28 Thread jim holtman
ary's Campus > Norfolk Place, London W2 1PG > > Tel +44 (0)20 7594 1602 Fax (+44) 020 7594 3193 > > f.calboli [.a.t] imperial.ac.uk > f.calboli [.a.t] gmail.com > > __________ > R-help@stat.math.ethz.ch mailing list > https://st

Re: [R] alternate methods to perform a calculation

2007-08-28 Thread jim holtman
elp@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the

Re: [R] how to calculate mean into a list

2007-08-28 Thread jim holtman
t > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve

Re: [R] Confusion using "functions to access the function call stack" example section

2007-09-04 Thread jim holtman
cat("parents are ", sys.parents(), "\n") >print(sys.function(0)) # ggg >print(sys.function(2)) # gg >} > > function (expr, envir = parent.frame(), enclos = if (is.list(envir) || >is.pa

Re: [R] Howto sort dataframe columns by colMeans

2007-09-04 Thread jim holtman
__ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 93

Re: [R] data.frame loses name when constructed with one column

2007-09-04 Thread jim holtman
quot;grDevices" "utils" "datasets" "methods" > [7] "base" > > > >[[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.et

Re: [R] list element to matrix

2007-09-05 Thread jim holtman
how shall I index M1? > > Diana > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide comment

Re: [R] writing elements in list as a data frame

2007-09-05 Thread jim holtman
___ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati,

Re: [R] change all . to 0 in a data.frame

2007-09-05 Thread jim holtman
; __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. &g

Re: [R] R first.id last.id function error

2007-09-07 Thread jim holtman
sort strings. Perhaps this is > were things are off. Any help greatly appreciated. > > Thanks, > > Gerard >[[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailm

Re: [R] Plotting lines to sets of points

2007-09-07 Thread jim holtman
> http://www.nabble.com/Plotting-lines-to-sets-of-points-tf4404235.html#a12564704 > Sent from the R help mailing list archive at Nabble.com. > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-p

Re: [R] remove particular elements in a vector

2007-09-07 Thread jim holtman
nts-in-a-vector-tf4404489.html#a12565480 > Sent from the R help mailing list archive at Nabble.com. > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >

Re: [R] Problem with the aggregate command

2007-09-07 Thread jim holtman
> Thanks in advance > Regards > > Anup > > > > > - > >[[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide

Re: [R] fitdistr()

2007-09-09 Thread jim holtman
> R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > --

[R] POSIXct dates on x-axis using xyplot

2007-09-10 Thread jim holtman
indows" "NT 5.1" version nodename "(build 2600) Service Pack 2" "JIM-LAPTOP" machine login "x86" "jim h

<    1   2   3   4   5   6