[R] Burt table from word frequency list

2009-03-30 Thread Alan Zaslavsky
Maybe not terribly hard, depending on exactly what you need. Suppose you turn your text into a character vector 'mytext' of words. Then for a table of words appearing delta words apart (ordered), you can table mytext against itself with a lag: nwords=length(mytext) burttab=table(mytext[-(1:d

Re: [R] Is there any difference between <- and =

2009-03-13 Thread Alan Zaslavsky
thanks for your supportive comments! by that time r programs will be scanned directly from your head, i suppose, and the intelligent scanner will as gladly take <- as it will =, so the problem will rather vanish. Yes, and maybe the scanner will be more intelligent than the programmer so when th

Re: [R] Is there any difference between <- and =

2009-03-13 Thread Alan Zaslavsky
d keyboard that key code will have been assigned to the locally popular sheep icon.) Alan Zaslavsky __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/p

[R] basketball (was: R spam)

2009-02-25 Thread Alan Zaslavsky
rhouses in the U.S. who probably know much more about this than I do. Alan Zaslavsky __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.ht

[R] AT&T Researchers and the New York Times

2009-01-10 Thread Alan Zaslavsky
I've submitted a posting to the NY Times blog mentioned by David Smith, specifically mentioning John, Rick and Allan. (Now awaiting moderation.) Of course there are many others deserving credit but far to numerous to list so I didn't get started. On Thu, Jan 8, 2009 at 5:58 PM, Robert Wilkins

[R] Transfer Crosstable to Word-Document

2008-02-16 Thread Alan Zaslavsky
If you want to get nicely formatted tables in Word and are familiar with Office tools (I know it's the Evil Empire but some of us work there), I suggest that you use Excel for formatting and then insert the table into your Word document. IMHO, Excel is much superior to Word for table formatti

Re: [R] r achives

2007-10-20 Thread Alan Zaslavsky
I think that should be https://stat.ethz.ch/pipermail/r-help/ (note https prefix) > From: (Ted Harding) <[EMAIL PROTECTED]> > Subject: Re: [R] r achives > > On 19-Oct-07 09:36:52, raymond chiruka wrote: > > sorry but how do i accsess r archives > > If you mean the archive of postings to t