Displaying 16 results from an estimated 16 matches for "programmeur".
Did you mean:
programmer
2003 Dec 10
3
How to calculate standard error for a vector?
...ll!
I 'm beginner and i develop a bio-application with VB and i need some
statistic functions!
could i calculate StdError, CoeffOfVariance, SumSquared with R langage? if
yes, what are functions to use?
I need also to use ANOVA and t-test...
Thanks for your help!
Laurent Houdusse
Analyste Programmeur
2004 Aug 13
5
simtest for Dunnett's test
...In my results, i retrieve a correct q' value with the simtest t value
How can i say if P<0.05 like the SigmStat results?
Can i use p raw value, p bonf value, p adj value or other to compare
directly? Or can i use the Dunnett's tables?
Thanks for your help!
Laurent Houdusse
Analyste Programmeur
2004 Feb 04
5
nortest package
Hi,
I'm a newbie and i am unable to use lillie.test in nortest
I have a message: "Couldn't find function "lillie.test"
I am under windows2000 with R1.8.1
nortest is listed with .packages(TRUE)
How to do to use lillie.test function?
Laurent Houdusse
Analyste Programmeur
2004 Jan 23
5
Levels number of a factor object
Hi all!
How to retrieve the levels number of a factor object?
See this code:
groups<-gl(4,10)
I want to retrieve the number of levels (4) of my object "groups"
I tried groups.levels but this don't work
Thanks
Laurent Houdusse
Analyste Programmeur
2004 Aug 06
1
About the number of channels
Is it possible to encode/decode more than 2 channels (stereo) stream
with Speex ?
We are currently recording one,two or four channels stream and we had to
customize an ADPCM codec for the four channels part.
------------------------
Stéphane Laliberté
Analyste-Programmeur
Novo Technologie inc.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject i...
2003 Sep 15
1
User permissions on samba shared directories
...on, everything would run fine, but HOW?
Is there any way I could give certain (winnt) acces permission to Aix directory in smb.conf? I want the security be checked by my windows 2000 server pdc only. There is no need for password sync whatsoever.
Any suggestions?
Thanks in advance,
Steve H?mond
Programmeur Analyste / Analyst Programmer
Smurfit-Stone, Ressources Foresti?res
La Tuque, P.Q.
Tel.: (819) 676-8100 X2833
mailto:shemond@smurfit.com
2004 Jan 27
2
Probability for ANOVA
...calcul
So i retrieve:
DF SS MS F P
Between Groups 3 20.950 6.983 3.492
Residual 16 32.000 2.000
Total 19 52.950 2.787
How can i calcul the p-Value? Is there a function to do this?
Laurent Houdusse
Analyste Programmeur
2004 Feb 06
2
Normality Test on several groups
...Way ANOVA on several groups
In the result page there is a probability value to determine if Normality
test is failed or passed
So, how can i retrieve this probability value on several groups?
Is there another function in R to verify normality on several groups?
Thanks
Laurent Houdusse
Analyste Programmeur
2004 Aug 24
0
How to get Dunnett's table value?
Hi,
I want to retrieve a value in the Dunnett's tables.
I know the comparisons type, the percent of level,the number of traitments
and the degrees of freedom.
Is there a function to retrieve this value with this?
Laurent Houdusse
Analyste Programmeur
2009 Nov 10
1
[PATCH] Add missing include
fixes the following warning:
nv30_fragprog.c:710: warning: implicit declaration of function 'tgsi_dump'
---
src/gallium/drivers/nv30/nv30_fragprog.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/gallium/drivers/nv30/nv30_fragprog.c b/src/gallium/drivers/nv30/nv30_fragprog.c
index cc03854..b42a7be 100644
--- a/src/gallium/drivers/nv30/nv30_fragprog.c
+++
2007 Jul 14
1
REnouveau crashed my computer
Hi,
When REnouveau came to "74/75 test_interesting_registers" the CPU used
100% and I could only use the mouse, but not interact witt anything.
What could be wrong? I am using GeForce 6150 and Fedora 7.
Love,
Louise
2003 Mar 20
0
Misschien leuk voor u
...et uitwerken van plannen welke door leden zijn aangebracht om het werken/spelen met de computer zo leuk mogelijk te maken.
Hoe gaat Computervrienden dit doen?
Ons ledenbestand gaat alle niveau's bevatten, bijvoorbeeld de huisvrouw die af en toe de computer aanraakt tot aan de doorgewinterde programmeur. Het is dan ook de bedoeling dat leden elkaar gaan helpen. Bijvoorbeeld iemand stelt een vraag in het forum, een ander geeft het antwoord. Dit kan ook per e-mail en zal centraal worden geregeld. Dus in het kort: elk lid dat actief mee wil doen, kan zijn steentje bijdragen.
Lid worden is erg simpel...
2003 Sep 15
2
problems setting a samba-server as a PDC(with win2k clients)
Hello experts,
I wanted to have my samba server working as a the PDC, so I followed all
the steps from the 'using samba' documentation.
My problem is when I try to configure the Win2000 client to log in to
the DOMAIN, i have an error.
it says 'unknon user, or incorrect password'
At least I know it found the DOMAIN because it prompted for a
user/password. And if I browse the
2009 Dec 13
3
[PATCH] nouveau: avoid running out of relocs (attempt 5)
- Added flush notify functions for NV30 and NV40.
- NV30 and NV40 need testing (check for regressions).
---
src/gallium/drivers/nouveau/nouveau_stateobj.h | 47 +++++++++++++++++++-----
src/gallium/drivers/nv04/nv04_surface_2d.c | 9 +++--
src/gallium/drivers/nv30/nv30_context.c | 3 ++
src/gallium/drivers/nv30/nv30_context.h | 1 +
2010 Sep 29
4
Problem when "valid users" is used
Hi,
When I use "valid users" in smb.conf to limit access on my share, I have
this message with smbclient :
[global]
workgroup = MYDOM
domain master = no
local master = no
security = user
passdb backend = ldapsam:ldap://x.x.x.x:389
ldap admin dn = cn=admin,dc=company,dc=com
ldap suffix = dc=company,dc=com
ldap user
2012 Jan 10
5
[PATCH 0/4] nvfx: rework render temps code and fixes
This patch series silences some unknown cap warnings and fixes up
coding style (patch 1+4).
The most important part of this series are the two patches in the
middle. They rework the state_fb code, so that we are able to
render to not 64 byte aligned targets, as this is the only real
use-case for render temporaries this allows us to drop temp code
completely and simplifies a lot