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.

13 results for “from:Jean-Pierre Muller”

Mac carbon - foreign - read.spss
Jean-Pierre Muller · Jun 25, 2003 · r-help

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...

file encoding
Jean-Pierre Muller · Mar 16, 2003 · r-help

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...

twitteR location?
Jean-Pierre Muller · Aug 15, 2012 · r-help

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...

Regular Expressions
Jean-Pierre Muller · Jul 13, 2004 · r-help

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...

R hang-up using lm
Jean-Pierre Muller · Apr 28, 2004 · r-help

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...

Cocoa GUI - edit()
Jean-Pierre Muller · May 12, 2006 · r-sig-mac

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...

Text Mining with R
Jean-Pierre Muller · Dec 6, 2004 · r-help

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...

Event sequence analysis
Jean-Pierre Muller · Feb 2, 2009 · r-help

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...

Problem with Snowball & RWeka
Jean-Pierre Muller · Mar 30, 2011 · r-help

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...

Q about strsplit and regexp
Jean-Pierre Muller · Oct 20, 2004 · r-help

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...

text mining: ttda
Jean-Pierre Muller · May 19, 2005 · r-help

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...

Rmpfr drives me *Rmpfr*
Jean-Pierre Muller · Aug 16, 2016 · r-help

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...

ttda on R 2.1.1: error
Jean-Pierre Muller · Aug 29, 2005 · r-help

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 .