Displaying 7 results from an estimated 7 matches for "upmf".
Did you mean:
upm
2009 May 07
1
error using lapply with oneway_test (coin package)
...slation in English) Error in eval(expr, envir,
enclos) : object 'var' not found
Thank you,
Matthieu
Matthieu Dubois
Post-doctoral fellow
Psychology and NeuroCognition Lab (CNRS UMR 5105)
Université Pierre Mendès-France
BP47 --- 38040 Grenoble Cedex 9 --- France
Email: matthieu.dubois@upmf-grenoble.fr
Gmail: matthdub@gmail.com
http://web.upmf-grenoble.fr/LPNC/membre_matthieu_dubois
[[alternative HTML version deleted]]
2008 Aug 11
2
Compiling only some C files
...r Makevars.in files without success...
I hope to be clear enough.
Best regards,
Pierre Lafaye de Micheaux
--
Pierre Lafaye de Micheaux
Bureau 210, b?timent BSHM
1251 avenue centrale BP 47
38040 GRENOBLE Cedex 09
FRANCE
T?l.: 04.76.82.58.73 / Fax: 04.76.82.56.65
Pierre.Lafaye-de-Micheaux at upmf-grenoble.fr
http://www.biostatisticien.eu
2004 Jan 19
2
small bug on qchisq (PR#6442)
Full_Name: Drouilhet R?my
Version: 1.8.1
OS: Linux
Submission from: (NULL) (195.221.43.136)
qchisq(1,10) works well but qchisq(1,10,ncp=0) does not work whereas ncp=0 is
the default value of the function qchisq(1,10). (of course, 10 will be replaced
by any integer value).
Let us notice that this bug occurs only when applying probability one.
(qchisq(seq(0,.9,.1),10,ncp=0) works very well).
2007 Oct 09
2
bug: wireframe and tcltk
...;wireframe" one.
Do you have an explanation about this point?
Best regards,
Pierre Lafaye de Micheaux
--
Pierre Lafaye de Micheaux
Bureau 210, b?timent BSHM
1251 avenue centrale BP 47
38040 GRENOBLE Cedex 09
FRANCE
T?l.: 04.76.82.58.73 / Fax: 04.76.82.56.65
Pierre.Lafaye-de-Micheaux at upmf-grenoble.fr
http://www.biostatisticien.eu
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test.R
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071009/b3965e79/attachment.pl
2006 May 08
3
microsoft proxy & R project
hi,
as I'm using R at Dell (where I am working), I manage to install packages
from web, but there is a web proxy, which is pretty boring.
R asks me to enter an active directory login/password, that would
normally auth me through the web proxy, but it doesn't work.
I'm looking forward for your help. Sorry if I used bad english.
Any ideas ?
Laurent
--
«Un peu d'internationalisme
2003 Dec 09
1
Maybe some bug on sapply and cbind (PR#5628)
Full_Name: Drouilhet R?my
Version: 1.8.1
OS: Linux
Submission from: (NULL) (195.221.43.136)
Hi!!!
Is there some mistake?
This is some part of one of my R programs. I created this function to show you
the trouble!!!
bugTest<-function() {
paramnames <- c("mean","sd")
param <- list(expression(1),expression(2))
paramtmp <- list(mean=0,sd=1)
if(length(param))
2014 Jun 12
0
How to manage users with encrypted passwords
Hello,
I set up Samba4 to replace our Samba3. I am having problems to populate
samba4 and automatically manage the lifecycle of users.
All of our users are already in an LDAP directory and I would like to
create a connector for "synchronised" LDAP users to Samba4.
I thought to develop a script that would use Python libraries of Samba-tool.
I have a problem to manage passwords.
I can