help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Confidence-intervall for correlation?


From: Francesco Potortì
Subject: Re: Confidence-intervall for correlation?
Date: Thu, 20 Oct 2011 13:35:09 +0200

>>> is there a function to calculate the confidence-intervall of the
>>> correlation-coefficient?
>>> 
>>> corrcoeff() does not do that.

[...]

>Correlation coefficient estimates have
>a well known approximative distribution via the Fisher transform, see 
>http://en.wikipedia.org/wiki/Pearson_product-moment_correlation_coefficient
>here  e.g. 
>
>A Matlab implementation is 
>http://www.mathworks.com/help/techdoc/ref/corrcoef.html here .
>
>The confidence interval is a very important diagnostic that should be part
>of octave (easy to implement).

Why don't you provide a tentative implementation for Octave?  If it
turns out to be useful and compatible with the rest of Octave, it may
become part of it.  Since apparently there is a Matlab interface already
defined for this sort of computation, it would definitely better to use
the same interface, but in this case do not look at Matlab's source:
write your own independent implementation.

-- 
Francesco Potortì (ricercatore)        Voice:  +39.050.315.3058 (op.2111)
ISTI - Area della ricerca CNR          Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa         Fax:    +39.050.315.2040  
(entrance 20, 1st floor, room C71)     Web:    http://fly.isti.cnr.it


reply via email to

[Prev in Thread] Current Thread [Next in Thread]