Displaying 20 results from an estimated 30 matches for "nanterr".
Did you mean:
nanterre
2010 Feb 03
3
to convert a character string in time
...7$Hour <- as.POSXIct(balise07$Hour)
but it didn't work.
Do you know why? Do you know how i can convert my string character in a real time?
Thanks
Karine HEERAH
Master 2 mention "océanographie et environnements marins", parcours océanique
42 rue Salvador Allende
92000 Nanterre
06.61.50.97.47
_________________________________________________________________
[[alternative HTML version deleted]]
2010 Jan 26
2
hdf files
...oad("LongitudeLatitudeGrid-s6250-Antarctic.hdf", load = TRUE, :
unable to open HDF file: LongitudeLatitudeGrid-s6250-Antarctic.hdf
Thanks a lot,
Karine HEERAH
Master 2 mention "océanographie et environnements marins", parcours océanique
42 rue Salvador Allende
92000 Nanterre
06.61.50.97.47
_________________________________________________________________
[[alternative HTML version deleted]]
2008 Feb 08
2
learning S4
...become un-used ?
4. Is it possible to set up several initialization processes ? One
that build an objet from a data.frame, one from a matrix...
Thanks
Christophe
----------------------------------------------------------------
Ce message a ete envoye par IMP, grace a l'Universite Paris 10 Nanterre
2008 Feb 29
1
inheritence in S4
...at inherit from A and B.
I define print(A) and print(B). For print(C), I would like to use both
of them, but I do not see how...
Thanks for your help...
Christophe
----------------------------------------------------------------
Ce message a ete envoye par IMP, grace a l'Universite Paris 10 Nanterre
2012 Nov 06
1
Depends/Imports/Suggest/Enhence
...n the package foo1 will be attach. foo2, foo3
and foo4 will not. Is that correct?
But what is the difference between Import and Suggest?
Christophe
--
Christophe Genolini
Maître de conférences en bio-statistique
Vice président Communication interne et animation du campus
Université Paris Ouest Nanterre La Défense
[[alternative HTML version deleted]]
2012 Nov 06
1
LazyData: no / yes
...r 'library(foo0)', I was expecting the memory to rize up to 39 668, not
to 52 760... Where does the difference come from?
Thanks
Christophe
--
Christophe Genolini
Ma?tre de conf?rences en bio-statistique
Vice pr?sident Communication interne et animation du campus
Universit? Paris Ouest Nanterre La D?fense
2008 Apr 13
1
R 2.7 package.skeleton
...ec
aucune valeur par d?faut
[approximative translation :
Error in .prototype(...) :
the argument "list" is missing, with no default value
]
Christophe
----------------------------------------------------------------
Ce message a ete envoye par IMP, grace a l'Universite Paris 10 Nanterre
2007 Dec 16
2
clean programming
...quot;,name,"\a\n")
}
}
But findGlobals take a function as first argument, not a variable
containing a function name.
Anyway to solve that?
Christophe
----------------------------------------------------------------
Ce message a ete envoye par IMP, grace a l'Universite Paris 10 Nanterre
2012 Oct 13
2
Problem with a submission to jss
...file example provide in the jss package style: it does (I
joint the example to this mail). So does someone know what is wrong?
Sincerely
Christophe
--
Christophe Genolini
Ma?tre de conf?rences en bio-statistique
Vice pr?sident Communication interne et animation du campus
Universit? Paris Ouest Nanterre La D?fense
-------------- next part --------------
A non-text attachment was scrubbed...
Name: article.pdf
Type: application/pdf
Size: 314784 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20121013/4d254bc8/attachment-0002.pdf>
2008 Apr 13
1
getGraphicsEvent plotting two graph
...a(3)
Is there something wrong in my code, or something I did not understand
in getGraphicsEvent ?
I try on R 2.2.1, then on R 2.7
Thanks for your help.
Christophe
----------------------------------------------------------------
Ce message a ete envoye par IMP, grace a l'Universite Paris 10 Nanterre
2010 Apr 07
1
kriging problem - very urgent
...kage). It gives me a dataframe, and i want a matrix for the prediction. How can i do that, in order to plot it with the image function after.
Thanks a lot
Karine HEERAH
Master 2 , océanographie et environnements marins
Université Pierre et Marie Curie (Paris 6)
42 rue Salvador Allende
92000 Nanterre
06.61.50.97.47
_________________________________________________________________
[[elided Hotmail spam]]
tre téléphone!
[[alternative HTML version deleted]]
2014 Mar 19
1
Memcheck: Invalid read of size 4
...i<*nbInd){i++;}; // lines 198
if(i == *nbInd){
*convergenceTime = iter + 2;
break;
}else{};
}
}
--- 8< ----------------
Do you know what is wrong in my C code?
Thanks
Christophe
--
Christophe Genolini
Ma?tre de conf?rences en bio-statistique
Universit? Paris Ouest Nanterre La D?fense
INSERM UMR 1027
2003 Nov 21
3
information
...a bug and patch
- the second one is a secure pb referenced by a colleague : a root access on
the destination machine
Are these 2 problems corrected on version 2.2.8a ?
Thanks for your help.
Sophie VERDAVAINNE
NIS
SchlumbergerSema
* : 01.46.14.50.29
Fax : 01.46.14.48.10
mailto: sverdavainne@nanterre.sema.slb.com
2010 Feb 04
2
2 dimensional interpolation from matlab to R
...t on R. Do you how to do it?
for ii = 1:length(seal_dive_depth07)
seal_bathy_depth07(ii) = interp2(long,latg,A,seal_lon07(ii),seal_lat07(ii));
end
Karine HEERAH
Master 2 mention "océanographie et environnements marins", parcours océanique
42 rue Salvador Allende
92000 Nanterre
06.61.50.97.47
_________________________________________________________________
[[alternative HTML version deleted]]
2008 Jan 28
1
Integer vs numeric
Hi the list.
I do not understand the philosophy behind numeric and integer.
- 1 is numeric (which I find surprising)
- 2 is numeric.
- 1:2 is integer.
Why is that ?
Christophe
2008 Aug 07
1
package.skeleton does invalide regular name, bis... (PR#12020)
...ic.R" in directorie "packClassicBis\R"
> Is there something wrong in my code or is it a bug in package.skeleton ?
>
> Christophe
>
> ----------------------------------------------------------------
> Ce message a ete envoye par IMP, grace a l'Universite Paris 10 Nanterre
>
>
>
2000 May 04
0
About Omega in pda()
...er tried to use the function ssanova in the gss package but the solution of my program is not symetrical : I am definitly wrong in my approach.
Thank you in advance for the users of mda package that would answer me.
Damien Berlemont
student at : DESS Methodes Scientifiques de Gestion - Paris-X Nanterre
Damien.Berlemont at ccf.fr
******************************************
Ce message est strictement confidentiel. Son integrite n''est pas assuree sur Internet. Le contenu de ce message ne peut engager la responsabilite du Credit Commercial de France. Si vous n''etes pas destinat...
2007 Jul 08
2
longitudinal data
Hello all,
I want to analyze data that looks like this:
Id var1 var2 var3..
1 0 1 0
1 0 1 1
2
2
2
2
Not all id's have the same no. of observations.
At the first stage I want to count how many people in the survey, how many
have 1 in var1, etc.
How do I do that?
Thank you,
Sigalit.
[[alternative HTML version deleted]]
2008 Oct 13
1
Gower distance between a individual and a population
Hi the list,
I need to compute Gower distance between a specific individual and all
the other individual.
The function DAISY from package cluster compute all the pairwise
dissimilarities of a population. If the population is N individuals,
that is arround N^2 distances to compute.
I need to compute the distance between a specific individual and all
the other individual, that is only N
2008 Jan 15
1
bug in mmlcr ? (PR#10576)
...s not look for the data at the right place since
it did find dataL if we set it a a global variable but it does not find
it if we define it in a function.
Christophe
----------------------------------------------------------------
Ce message a ete envoye par IMP, grace a l'Universite Paris 10 Nanterre