help-octave
[Top][All Lists]
Advanced

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

Correlation with nan package


From: shivax
Subject: Correlation with nan package
Date: Sun, 24 Jun 2018 06:50:20 -0700 (MST)

hi,
i try to study correlation

i've the vector A and B

a.txt <http://octave.1599824.n4.nabble.com/file/t372898/a.txt>  

b.txt <http://octave.1599824.n4.nabble.com/file/t372898/b.txt>  

i use corrcoef of package nan

>> pkg load naan
>> corrcoef(a,b)

i get this error: 

>> corrcoef(a,b)
error: out of memory or dimension too large for Octave's index type
error: called from
    corrcoef at line 221 column 28
>>








--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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