search for: melanie

Displaying 20 results from an estimated 96 matches for "melanie".

2019 Nov 08
3
Workflow to commit changes using git alone (?)
...ote master: git push origin arcpatch-D<Revision>:master That’s all. The git system will inform whether there’s been another commit being pushed while preparing this one, in such case it would require to start over with a fresh pull from master John > On 8 Nov 2019, at 17:48, Blower, Melanie <melanie.blower at intel.com> wrote: > > No doubt there's a way that's not interactive. There's a free online copy of the "pro git" tome online, for what it's worth! > >> -----Original Message----- >> From: Joan Lluch <joan.lluch at icloud....
2013 Feb 23
2
Merging labels on Pie chart
...overlap so you cannot read them. Is there a way to have only 1 label the three slices, so as to merge the three labels into one without merging the 3 slices? Alternatively, is there a way to extend the pointing lines, so that they could be different heights so as to avoid the overlap. Thank you! Melanie ____________________________________________ Melanie Zölck (Zoelck) PhD Candidate Galway-Mayo Institute of Technology Marine and Freshwater Research Centre Commercial Fisheries Research Group Department of Life Science Dublin Road Galway Republic of Ireland Mobile: +353 (0) 85 7246196 Skype: melan...
2008 Apr 24
2
problem with "which"
...h(lat==1.5) [1] 6 > which(lat==1.6) [1] 7 > which(lat==1.7) *integer(0)* > which(lat==1.8) [1] 9 > which(lat==1.9) [1] 10 > which(lat==2) [1] 11 This doesn't seem to happen with integers. Am I missing something ?? Is there a better function for non-integers ? Thanks a lot, Melanie
2004 May 18
1
Build R-1.9.0 with static libraries ?
...running the configure script and/or which changes should I make to Makeconf to build the binary for R-1.9.0 but using only statically linked libraries ? I need to build a binary that is portable between several different Linux (RedHat) distributions. Thanks in advance for your help, Melanie -- http://recherche-en-danger.apinc.org M??lanie PELEGRINI-ISSAC Unit?? 483 INSERM 9, quai Saint-Bernard email :Melanie.Pelegrini at imed.jussieu.fr Bat C 6e etage 75005 PARIS
2008 May 05
2
Gravity (spatial interaction) models in R
I was wondering if anyone has developed (or is developing) an implementation for gravity models (spatial interaction) in R. I conducted several searches on the CRAN website with no luck. Currently I am estimating parameters via linearization. Thank you in advance Melanie Murphy [[alternative HTML version deleted]]
2004 Aug 06
5
Patches - Was: Stream metadata settings
On Tuesday 02 December 2003 01:23, Melanie wrote: > Hello, > > this is the first patch, it implements some basic multilevel fallback > handling logic, the time window and the no mount option. > > New options are possible within an <mount> section: > > <fallback-override>1</fallback-override> > &g...
2007 Jul 05
4
Help installing application
Hello! I hope I am sending this to the right spot. Forgive me if I am not. I am trying to install an application using Wine version 0.9.40. My installer runs but then it tells me that there is only 1 mb on C: to install. The terminal reports the following: fixme:font:SetMapperFlags (0xf970, .......... and more similar output and then fix me: win: UnregisterDeviceNotification
2006 May 08
1
DRUtils package
I am trying to locate this package but can not find it on the website, and a search turns up nothing either. Does anybody know where this package is available? Also, has anybody heard of a library called CarbamateData? [as in: library(CarbamateData) ] Thanks. Melanie [[alternative HTML version deleted]]
2005 Jun 28
1
3D ellipsoid confidence region
I am curious if there is code developed to plot confidence regions in 3D. The scatterplot3d function generates the plot I want, but would like an 3D equivalent to the data.ellipse function. Any help in this direction would be appreciated, be it theoretical, graphical, or otherwise. Melanie Edwards Senior Statistician Exponent 15375 SE 30th PL, Suite 250 Bellevue, WA 98007 Tel: (425) 519-8714 Fax: (425) 643-9827 Cell: (206) 852-5739 www.exponent.com
2005 Mar 22
2
Error: Can not handle categorical predictors with more than 32 categories.
...f. A10: t, f. A11: continuous. A12: t, f. A13: g, p, s. A14: continuous. A15: continuous. A16: +,- (class attribute) Has anyone tried randomForests in R on the credit-screening data set from the UCI repository? Thanks in advance for any useful hints and tips, Melanie
2004 Aug 30
1
initialization error with XEmacs init.el file
...: Searching for program: No such file or directory, C:Program FilesR^Mw1091^HinRterm Certainly, there is no "Mw1091" or "HinRterm" and I don?t know where the program is getting that info (with the obvious typos). I am grateful for any assistance that is offered. Thanks, Melanie Link-Perez Miami University
2010 Mar 10
1
Extract values of a two-factor table and duplicate them into a three-factor table
..._________________________________ Mélanie HAMEL Institut de Recherche pour le Développement (I.R.D.) U227 - CoRéUs (Biocomplexité des Ecosystèmes Coralliens de l'Indo-Pacifique) Centre IRD - Nouméa 101 Promenade Roger Laroque Anse Vata BP A5 - 98848 Noumea New Caledonia Tel: 26 07 19 E-mail: melanie.hamel@ird.fr Web: http://www.coreus.ird.fr _______________________________________________________________________ Save a tree, please don't print this email unless you really need to... [[alternative HTML version deleted]]
2005 Feb 25
4
Temporal Analysis of variable x; How to select the outlier threshold in R?
For a financial data set with large variance, I'm trying to find the outlier threshold of one variable "x" over a two year period. I qqplot(x2001, x2002) and found a normal distribution. The latter part of the normal distribution did not look linear though. Is there a suitable method in R to find the outlier threshold of this variable from 2001 and 2002 in R?
2020 Jan 28
3
Floating point semantic modes
...List <llvm- > dev at lists.llvm.org>; Ristow, Warren <warren.ristow at sony.com>; Ulrich > Weigand (Ulrich.Weigand at de.ibm.com) <Ulrich.Weigand at de.ibm.com>; > Cameron McInally <cameron.mcinally at nyu.edu>; Kevin Neal > <Kevin.Neal at sas.com>; Blower, Melanie I <melanie.blower at intel.com>; > sepavloff at gmail.com; hfinkel at anl.gov; Sanjay Patel > <spatel at rotateright.com>; Wang, Pengfei <pengfei.wang at intel.com> > Subject: Re: [llvm-dev] Floating point semantic modes > > * Kaylor, Andrew via llvm-dev <llvm-d...
2004 Aug 06
2
Stream metadata settings
On Mon, 2003-12-01 at 08:28, Melanie wrote: > > diff -b -B -r -u -P --exclude-from=ignore ../icecast/src/source.c > ./src/source.c > --- ../icecast/src/source.c Fri Nov 14 17:51:59 2003 > +++ ./src/source.c Mon Dec 1 09:14:34 2003 > @@ -139,7 +192,6 @@ > #endif > > free(source->mount...
2006 Mar 03
13
Listing help
...the instructions found at the O''Reilly tutorial (http://www.onlamp.com/pub/a/onlamp/2005/03/03/rails.html?page=3) but have not had success. Can anyone please outline a better set of instructions than in the "Showing Recipes in a Category" section? Thank you for your time! Melanie
2004 Aug 06
3
fallback source give up and returns to original source
...ck and didn't get back its previous listeners. Is there a way to have this behaviour : source disconnect => listeners transfered to fallback source reconnects => fallback source listeners transfered to source first step is working well. I saw a thread on the list about some patches from Melanie. Is this behaviour possible? (I'm using latest icecast from Karl) Thanks Chris --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only...
2004 Aug 06
5
Stream metadata settings
Actually, Sorry guys, I just want to say the below paragraph is misrepresenting. You can stream music without "paying the piper" without being in copyright hell. And as a long time icecast user/admin/client/server/whatever, that below paragraph just makes me really sad to see on this list. ...I'll lurk now. --Stauf > When people run icecast without registering their server and
2004 Aug 06
5
There are a solution ?
...t; source discoonect and other connect, the listenners have been disconnect > too. Some times there are 40 listenners, and when we the source is changed, > the number of listenners degree to 10. There are some configuration for it > ? > Try using the complex-fallbacks patch provided by Melanie on the icecast-dev mailing list yesterday (you can find it on the archives). Mike --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the...
2004 Aug 06
4
Re: Fwd: More fallback handling
...something to keep only because it's there. The uses for it I have left over could just as well be covered by a cron job. If, as Mike suggested, the implementation is problematic, it may as well be removed with no great loss. <p>I hope this sheds some light on things. Best regards, Melanie --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messa...