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.

11 results for “from:nicolas baurin”

Euclidean distance definition
nicolas baurin · May 17, 2000 · r-help

Hello, I'd like to know if the euclidean distance calculation is: sqrt(sum(delta^2)) or (sqrt(sum(delta^2)))/(nb of descriptors) or else... Merci beaucoup, Nicolas Baurin -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac...

dataset for classification ?
nicolas baurin · Oct 24, 2000 · r-help

Hello to the R community, which dataset(s) available in R is suitable to test the quality of a classification tool ? Thansk in advance, -- Nicolas Baurin Doctorant Institut de Chimie Organique et Analytique, UPRES-A 6005 http://www.univ-orleans...

random number 0-1
nicolas baurin · Apr 20, 2000 · r-help

Hello, i'm looking for the procedure to generate a random number between 0-1. Try rnorm() but can't get to do generate between 0-1 thanks(i'm sur it's easy) -- Nicolas Baurin Doctorant Institut de Chimie...

:?alternative to loop
nicolas baurin · May 3, 2000 · r-help

Hello to all R people, for the application of a function to each column of a matrix (ex: function sum()), i'd like to know if there is a simpler (and faster) alternative to a loop like : for (i in...

installation pbm on irix 6.2 : make step
nicolas baurin · Apr 20, 2000 · r-help

Hi everybody, i try to install the R 1.0.1 on a mips-sgi-irix6.2 system. The configure seems ok : it ends with - souce directory : . - installation dircetory : /usr/local - C compiler : cc -g - Fortran compiler : fort77 - Gnome support...

RNN Algorithm for Ward Clustering ?
nicolas baurin · Nov 16, 2000 · r-help

Hi R people, i'm looking for the Reciprocal Nearest Neighbour algorithm applied to Ward clustering; I know that it is explained in details in the following book: Downs, G. M.; Willett, P. In Advanced Computer-Assisted Techniques in Drug...

C code: how to handle *double as a matrix t[] []
nicolas baurin · May 16, 2000 · r-help

Helle R people, here's my slightly out of range question: i am in c code (dll call from R - passing a matrix as double * data, int * row and int * col). In C/C++, i'd like to handle this...

dll under VC++ (c++ code)
nicolas baurin · May 10, 2000 · r-help

Bonjour R people, Before to use "complex" c++ code under R (win95), i'm trying to import the c++ code that is in R-exts.pdf (section3.5). I'm using Visual C++ 5.0. So i've created a...

calculation of inertial difference with huygens theorem in ward clustering ?
nicolas baurin · Dec 5, 2000 · r-help

Hello to the R people, within ward clustering the distance calculated to decide the clustering of 2 subsets (h1 and h2) is the variation of inertia : d(h1,h2)=I(h1Uh2)-I(h1)-I(h2); i've been said that...

Graphics: somethink like autoscale
nicolas baurin · Apr 21, 2000 · r-help

Hello to all of you, What i try to do : i got data of the type (x,y) which i plot with plot (x,y). i want to actualise that plot adding new points (x,y) (i did it with...

SAMPLS R implementation : pbm with algorithm application
nicolas baurin · Sep 11, 2000 · r-help

Hello R people, i'm trying to implement the Partial Least Squares algorithm called SAMPLS from "J.Comp-Aided Molecular Design", 7 (1993), 587-619. It's faster than the classical PLS algorithm for fat matrix (m>>n). Here's...

Can't find what you're looking for? Try searching with Google .