search for: maud

Displaying 16 results from an estimated 16 matches for "maud".

Did you mean: mad
2006 Jul 13
1
TR: Latent Class Analysis
_____ De : Pousset [mailto:maud.pousset@noos.fr] Envoyé : mardi 4 juillet 2006 18:38 À : 'r-help@stat.math.ethz.ch' Objet : Latent Class Analysis Hello everybody, I am working on latent class analysis and have already used the ‘R’ function « lca » (in the e1071 package). I ‘ve got interesting results but I can’t...
2020 Jun 09
2
valgrind false positive on R startup?
Hi all, I'm on Ubuntu 18.04, running R-4.0.0 which I compiled from source, and using valgrind I am always seeing the following message. Does anybody else see that? Is that a known false positive? Any ideas how to fix/suppress? Seems related to TRE, do I need to upgrade that? (base) tdhock at maude-MacBookPro:~/R/binsegRcpp$ R --vanilla -d valgrind -e 'extSoftVersion()' ==9565== Memcheck, a memory error detector ==9565== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==9565== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==9565== Command: /ho...
2007 Jul 25
1
regarding polylines
...on(window.onload,function() { map = new Mapstraction("map_div","yahoo"); map.setCenterAndZoom(new LatLonPoint(37.3853,-122.0172 ),12);map.addSmallControls(); map.addMarkerGroup(new MarkerGroup([addDataToMarker(new Marker(new LatLonPoint(37.3853,-122.0172)),{infoBubble : "Maude & Fair Oaks <br/> Next bus is at 14:19:00"}),addDataToMarker(new Marker(new LatLonPoint(37.3958,- 121.9914)),{infoBubble : "Fairwood & Sandia <br/> Next bus is at 14:37:00"}),addDataToMarker(new Marker(new LatLonPoint(37.4034,-121.9958)),{infoBubble : "Lawre...
2008 Apr 15
1
glm syntax question
Hello, I'm new to R and have a very basic syntax question for the functionglm. I am using the function glm() to do a regression on a data set. I want to run this function in a while loop, so I need to be able to do two things: (1) I need to be able to have my list of variables in the regression be based from a variable vector instead of hard code. (2) I need to be able to collect the
2006 May 04
1
[LLVMdev] Idea for the Summer of Code
Hi all, I have an idea for a proposal for the summer of code which I think is pretty cool, but I wanted to run it past you all to see what you thought of it first. Basically, the proposal is to use LLVM as a test bed for a more theoretical idea I have. I want to develop a grammar-level way of formally specifying how to translate between two languages. Borrowing from XSLT (a way of transforming
2020 Jun 10
0
valgrind false positive on R startup?
...tu 18.04, running R-4.0.0 which I compiled from source, and > using valgrind I am always seeing the following message. Does anybody > else see that? Is that a known false positive? Any ideas how to > fix/suppress? Seems related to TRE, do I need to upgrade that? > > (base) tdhock at maude-MacBookPro:~/R/binsegRcpp$ R --vanilla -d valgrind > -e 'extSoftVersion()' > ==9565== Memcheck, a memory error detector > ==9565== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. > ==9565== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info &...
2005 Aug 29
1
Previewing oggvorbis files in GNOME...
...er flanger highp highpass lowp lowpass mask mcompand noiseprof noisered pan phaser pick pitch polyphase rate repeat resample reverb reverse silence speed stat stretch swap synth trim vibro vol effopts: depends on effect Supported file formats: aiff al au auto avr cdr cvs dat vms gsm hcom la lu maud mp3 nul ossdsp prc raw sb sf sl smp sndt sph 8svx sw txw ub ul uw voc vorbis vox wav wve which let's me know that my version of sox has vorbis support. Anyone know why I can't preview my oggvorbis files in GNOME? Thanks a million. -Jose
2011 Sep 13
1
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
...flanger highp highpass lowp lowpass mask mcompand noiseprof noisered pan phaser pick pitch polyphase rate repeat resample reverb reverse silence speed stat stretch swap synth trim vibro vol effopts: depends on effect Supported file formats: aiff al alsa au auto avr cdr cvs dat vms gsm hcom la lu maud nul ossdsp prc raw sb sf sl smp sndt sph 8svx sw txw ub ul uw voc vorbis vox wav wve Which package contains libmad and libmp3lame libraries available on CentOS 5.6 Regards, Kaushal
2004 Aug 09
1
Verbose Logs?
...0.93) connect to service P rofiles initially as user kaili (uid=544, gid=544) (pid 9798) : 3 Time(s) smbd/service.c:make_connection_snum(619) lisa (10.1.50.93) connect to service n etlogon initially as user kaili (uid=544, gid=544) (pid 9798) : 1 Time(s) smbd/service.c:make_connection_snum(619) maude (10.1.50.38) connect to service there are a few more pages of the connect to service netlogon errors please help me!
2008 Apr 19
1
Regular Expressions Help
I am having some trouble learning regular expressions. Let me describe the general problem I am dealing with. Consider the following setup: Joe<- c(1,2,3) Bob<- c(2,4,6) Alice <- c(9,8,7) Matrix <- cbind(Joe, Bob, Alice) St <- c("Bob", "Alice", "Alice:Bob") Now I want to make a new matrix having only the column's listed in St that were in Matrix
2008 Nov 04
0
Spatstat - Birth Death Process Simulation
...death rate is dependent on the pairwise interaction function. 1 - I'd like to know how to define my own interaction potential function 2 - I'm not sure which model to use for a birth death process (my parameters are the birth and death rates) Any help would be greatly appreciated! Thanks, maud -- View this message in context: http://www.nabble.com/Spatstat---Birth-Death-Process-Simulation-tp20314728p20314728.html Sent from the R help mailing list archive at Nabble.com.
2006 Mar 14
1
invalid wav gsm frame size: 1 bytes ??
...ng lame, and an output from soxmix to mp3 produces either a seg fault (sig 11) or a file of random periods of 'noise' and then perfectly acceptable speech (something screwy in the bitrate???) Sox ver is: 12.17.9 Supported file formats: aiff al au auto avr cdr cvs dat vms gsm hcom la lu maud mp3 nul ossdsp prc raw sb sf sl smp sndt sph 8svx sw txw ub ul uw voc vorbis vox wav wve Any suggestions ??? -- Adrian Carter Technical Manager Leading Edge Internet Web http://www.lei.net.au http://support.lei.net.au Direct +61 2 6163 6162 Support 1 300 662 415 E-mail cartera@lei....
2004 Oct 28
1
Odd login issue [early Samba]
...name - anywhere! I looked in /etc/smb.conf to see what/who the valid user is and this is what I found (no, not the entire smb.conf, just this supposedly relevant section): Comments are mine, and are in this email only fortroubleshooting purposes. [global] allow hosts = BIGBOY, ZEUS, ACCOUNTS, MAUD #all these exist workgroup = LULLO #this is correct valid users = crazyfred #this user exists default = global netbios name = raq2 security = share domain logons = no server string = raq2 Username [K]korndog isn't there (smb.conf *or* sys...
2011 Sep 13
3
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
...flanger highp highpass lowp lowpass mask mcompand noiseprof noisered pan phaser pick pitch polyphase rate repeat resample reverb reverse silence speed stat stretch swap synth trim vibro vol effopts: depends on effect Supported file formats: aiff al alsa au auto avr cdr cvs dat vms gsm hcom la lu maud nul ossdsp prc raw sb sf sl smp sndt sph 8svx sw txw ub ul uw voc vorbis vox wav wve Which package contains libmad and libmp3lame libraries available on CentOS 5.6 Regards, Kaushal
2010 Dec 12
5
Stripping silent periods from MP3s
...flanger highp highpass lowp lowpass mask mcompand noiseprof noisered pan phaser pick pitch polyphase rate repeat resample reverb reverse silence speed stat stretch swap synth trim vibro vol effopts: depends on effect Supported file formats: aiff al alsa au auto avr cdr cvs dat vms gsm hcom la lu maud nul ossdsp prc raw sb sf sl smp sndt sph 8svx sw txw ub ul uw voc vorbis vox wav wve Yet the mp3 support is not showing up for SoX in the above list of supported file formats. Any suggestions how to tell SoX to use the mp3 format I need please? Or are there any other programs that can be used...
2006 Jul 17
6
Output and Word
Hi I have just started to have a look at R. I have used most stats software packages and can use perl, visual basic etc. I am interested in how well it handles lots of output e.g. tables or charts. How would you get lots of output most easily and quickly into a Word document? Sharon Snowdon ------------------------------------------------------------------------ - FIGHT BACK AGAINST SPAM!