Displaying 20 results from an estimated 110 matches similar to: "new user and non parametric test"
2004 Sep 14
2
R post-hoc and GUI
Hi *
i've done my anova anlysis but now i need post-hoc test, are these
included in R ?
I've a Big problem, working with people that don't like to use
command-line software (but prefer something like openoffice) does
someone is trying to do a usable GUI for R ? i'm reading something on R
commander SciView and others but all seem to be beta. I'd like to make
possible to make
2006 May 13
10
new user
Hi!!!!
I''ve tried ROR! it''s fantastic!!! wonderful!!!
I WANT LEARN ALL ABOUT IT!!!
Do you have some links ( if exists in italian language ), or suggest me
some book i can buy??
thx very much
--
/\/\ariano Di Felice
Java PHP Python programmer
with MySQL, PostgreSql, SQLite and Oracle support
Linux Platform Developer
mariano.difelice@gmail.com
Tel. 0735 703735
Cell +39 339
2003 Nov 10
5
Finding the name ob an object
Hi, all!
I want to give an object to a function and use the NAME of this object
inside the function to build new objects based on this name.
How do I get the name of an object if I don't pass a string containing
the name but the object itself?
Christoph.
--
Christoph Lange
MPI fuer biologische Kybernetik |Phone: +49-7071-601-607|
Postfach 2169, D-72012 Tuebingen |FAX: +49-7071-601-616|
2004 Aug 06
2
(no subject)
Hi,
I like Speex work. How can I contribute to echo cancelling ?
Regards,
Hubert
2012 Aug 19
2
Prueba de Thom y series temporales homogéneas de prueba
Hola a todos:
Hace unos meses estuve preguntando sobre la prueba de Thom para
comprobar la homogeneidad de series temporales sobre datos de radiación
e insolación (después he visto que también se usa con otras variables
meteorológicas) [0].
El caso es que por distintas razones no había podido avanzar en el
asunto y ahora vuelvo sobre él.
Creé una función para realizar la prueba de Thom pero
2006 Jul 06
1
Bug test di Rails
salve a tutti,
sentite, non riesco a capire i test automatizzati di Rails.
Secondo il libro, il ciclo di vita di un test prevede che per ogni
metodo ( che sarebbe in pratica un test da eseguire ) si verificano
sempre 3 eventi:
1) la cancellazione di tutti i record della tabella in esame
2) il caricamento di tutti i dati di test elencati nel file di fixture
della tabella ( ad esempio
2002 Feb 05
2
Measures of agreement
Greetings.
I've been experimenting with some algorithms for document classification
(specifically, a Naive Bayes classifier and a kNN classifier) and I would
now like to calculate some inter-rater reliability scores. I have the data
in a PostgreSQL database, such that for each document, each measure (there
are 9) has three variables: ap_(measure), nb_(measure), and
knn_(measure). ap is me
2004 Jan 27
3
Directory-like data organisation w/ environments?
Dear r-users!
I wonder if there is a way of designing a directory like structure for
holding my data using environments?
It would be nice if I could implement a kind of 'cd' command to change
to a differend environment etc.
Can anybody give me a hint?
-cl
--
Christoph Lange
MPI fuer biologische Kybernetik |Phone: +49-7071-601-607|
Postfach 2169, D-72012 Tuebingen |FAX:
2003 Dec 01
0
No subject
share in the samba box, from the PDC server itself. The log.winbindd and
log.nmbd are empty.
[2001/08/08 13:11:28, 3] smbd/reply.c:reply_sesssetup_and_X(865)
Domain=[EERDBR001] NativeOS=[Windows NT 1381] NativeLanMan=[] [2001/08/08
13:11:28, 3] smbd/reply.c:reply_sesssetup_and_X(876)
sesssetupX:name=[administrator]
[2001/08/08 13:11:28, 3] libsmb/namequery.c:resolve_lmhosts(733)
2004 May 05
3
reading data
Hello,
I??m trying to read data from a text file but i can??t
When i print:
> a<-read.table(file="C:/dados10.txt")
The next error appears:
Error in file(file, "r") : unable to open connection
In addition: Warning message:
cannot open file `C:/dados10.txt'
Can you help me?
Margarida
PS:The operating sistem i??m using is Unix
2017 Sep 20
0
how many hosts could be down in a 12x(4+2) distributed dispersed volume?
If you add bricks to existing volume one host could be down in each
three host group, If you recreate the volume with one brick on each
host, then two random hosts can be tolerated.
Assume s1,s2,s3 are current servers and you add s4,s5,s6 and extend
volume. If any two servers in each group goes down you loose data. If
you chose random two host the probability you loose data will be %20
in this
2017 Sep 20
0
how many hosts could be down in a 12x(4+2) distributed dispersed volume?
Hi Mauro Tridici,
>From the information provided it appears like you have placed 2 bricks of a
subvolume on one host. Please confirm.
The number of hosts that could go down without losing access to data can be
derived based on the brick configuration/distribution. Please let us know
the brick distribution plan.
Regards,
Sunil kumar Acharya
Senior Software Engineer
Red Hat
2011 Jan 31
2
[LLVMdev] Official git mirroring of llvm, clang, lldb, test-suite, etc.?
Óscar Fuentes <ofv at wanadoo.es> writes:
> Are you saying that git-svn is slow at pulling changes? It is quite okay
> in my experience, unless you pull once every other month. But I can't
> relate that to your original assertion quoted above.
I can't use git-svn to pull because we use svn on our end. One can't do
this:
(Upstream) svn <--> git-svn <-->
2006 Feb 05
6
WinRAR.exe errors
I had instaled winrar3.51 and I get this errors:
fixme:actctx:CreateActCtxW stub!
err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0
err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0
err:rebar:REBAR_AdjustBands Phase 1 failed, x=40, maxx=-4, start=1, end=1
err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0
2017 Sep 18
6
how many hosts could be down in a 12x(4+2) distributed dispersed volume?
Dear All,
I just implemented a (6x(4+2)) DISTRIBUTED DISPERSED gluster (v.3.10) volume based on the following hardware:
- 3 gluster servers (each server with 2 CPU 10 cores, 64GB RAM, 12 hard disk SAS 12Gb/s, 10GbE storage network)
Now, we need to add 3 new servers with the same hardware configuration respecting the current volume topology.
If I'm right, we will obtain a DITRIBUTED
2011 Jan 31
0
[LLVMdev] Official git mirroring of llvm, clang, lldb, test-suite, etc.?
greened at obbligato.org (David A. Greene) writes:
> I can't use git-svn to pull because we use svn on our end. One can't do
> this:
>
> (Upstream) svn <--> git-svn <--> git <--> git-svn <--> svn (Downstream)
>
> because the revisions in the two svn repositories don't have anything to
> do with each other.
That's what you deserve, for
2000 Oct 13
5
Random factor ANOVA, Repeated measures ANOVA, Within subjects designs.
Hi,
we are just about to evaluate R as a standard statistics package for
our institute. We looked around the help - manual, the FAQ, etc. and
did not find anything for the topics of random factors in ANOVA,
repeated measures in ANOVA, or within subjects designs in R.
Could anyone point us to any information concerning
- univariate approach to repeated measures anova
- multivariate
2006 Jan 30
0
Connect to a server for autentication
Hi All,
This is my first post here.
I need to use a proprietary program designed only for nt 4 or win2k.
I set all things in winecfg to win2000.
After, I install the program and, at the end, I choose "I will restart
my computer later". The setup finished the instalaltion well with out
any error message.
Then, I run wineboot. No error messages again.
But, I was unable to start the
2006 Jan 31
0
No Network error
Dear All,
When I start my program, I receive this error message:
------error message start here------
Could not connect to License Server 'bcc3'.
Error description:
No network
This may be due to:
- the server computer is unavaliable,
- your network connection has broken,
- incorrect server location
- invalid username and password supplied
Do you wish specify a new server location?
2012 Jan 13
1
Brillouin index
Dear colleagues.
I wonder if anybody knows about a procedure in R to calculate the Brillouin Diversity index.
I searched the net but did not find anything about it.
Thanks a lot for any help
Best, Philipp
***************************************************
Prof. Dr. Philipp Fischer
Head of AWI Center for Scientific Diving & Dept. In situ Ecology
Section Shelf Sea Systems