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.
Hello, Can someone confirm that "read.spss" doesn't work with usual (old) mac paths ("disk:dir:dir:file"), but only with *nix path (Volumes/disk/...)? rm171 (carbon) - MacOSX 10.2.6 Thanks. -- ------------------------------------------------------------------------------ Jean-Pierre Muller SSP / UNIL / BFSH2 / CH...
Hello, Is file("out.txt", open="wt", encoding=ISOLatin1) (resp: MacRoman, WinAnsi) broken/unimplemented ? I am trying: zz <- file("out.txt", open="wt", encoding=ISOLatin1) cat(ASCII,file = zz, sep="\n") close(zz) on R162 for MacOs (carbon). Thanks. -- ------------------------------------------------------------------------------ Jean...
Have look at : http://stackoverflow.com/questions/11674842/how-to-extract-tweet-geocode-in-twitter-package-in-r/11678037#11678037 HTH, -- Jean-Pierre M?ller SSP / Anthropole 4123 / UNIL / CH - 1015 Lausanne Voice:+41 21 692 3116 / Fax:+41 21...
Hello, Not really regular expressions but you may also look at the first version of my package ttda at http://wwwpeople.unil.ch/jean-pierre.mueller/ and the functions: ttda.get.text ttda.segmentation ttda.forms.frame ttda.TLE HTH...
Le 28 avr. 04, ?? 11:18, G??ran Brostr??m a ??crit : > >> lm(y ~ x) > > Call: > lm(formula = y ~ x) > > Coefficients: > (Intercept) x > -0.8783 0.1293 > > >> lm(x ~ y) > > Call: > lm(formula = x ~ y) > > Coefficients: > (Intercept) > 5.5 > Same...
Dear all, In R-Gui R [Cocoa GUI 1.16-pre (3114)], edit() using the internal editor seem to be broken, try: zzz <- function() {} zzz <- edit(zzz) it is easy to define an external editor, so it's not big...
Jose, Le 3 d??c. 04, ?? 21:23, Jose Quesada a ??crit : > Tobias, > > I just created a zip file from the tar, and used the "install from > zip" option of the Rwin console. > > ttda is shown in the list of...
Maybe TraMineR ? http://mephisto.unige.ch/traminer HTH, Le 2 f?vr. 09 ? 13:31, Hans W. Borchers a ?crit : > Dear R help, > > I am analyzing sequences of events described by time and a unique > event tag. And > I am...
Dear Forum, I have also problems Snowball (macos, fresh install of rJava, RWeka, RWekajars, Snowball from http://cran.ch.r-project.org/bin/macosx/leopard/ ): > library(Snowball) > example(SnowballStemmer) SnwblS> ## Test the supplied vocabulary for the default stemmer ('porter'): SnwblS...
Hello, in the function ttda.segmentation of ttda <http://wwwpeople.unil.ch/jean-pierre.mueller/> i use: #compute occurences occurences <- unlist(strsplit(textlines[1:length(textlines)], grep.sep, TRUE)) #delete empty lines occurences <- occurences[nchar(occurences) > 0] HTH. Le 20...
Dear Weiwei, Le 19 mai 05, ?? 00:17, Weiwei Shi a ??crit : > Can anyone suggest some good text mining reference or books? > > thanks, > > weiwei > > On 5/18/05, Weiwei Shi <helprhelp at gmail.com> wrote: >> Hi, >> I am working on...
Hello, Before running R, in a terminal, type:? sudo apt-get install libmpfr-dev -y HTH, Le mercredi 17 ao?t 2016 ? 07:46 +0200, Ferri Leberl a ?crit?: > Thank you for your answer. > The installation of Rmpfr ends with...
Hello Laurent, Yes, i know there is a problem with ttda. I had no time to work on ttda, wich is broken since R version 2.1. This new version of R has introduced many new ways to deal with...
Can't find what you're looking for? Try searching with Google .