bugGNU Octave - Bugs: bug #53512, Missing features in corr() function

 
 

bug #53512: Missing features in corr() function

Submitter:  Nir Krakauer <nir_krakauer>
Submitted:  Thu 29 Mar 2018 04:56:39 PM UTC
   
 
Category:  Octave Function Severity:  1 - Wish
Priority:  3 - Low Item Group:  Feature Request
Status:  Confirmed Assigned to:  None
Originator Name:  Nir Krakauer Open/Closed:  * Open
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 29 Mar 2018 04:56:39 PM UTC, original submission:  

The corr function in core Octave [1] is missing features compared to Matlab's[2]: pval as a second output, and options for different types of correlation, handling of NaNs, and hypothesis tests. Some of these features (pval and NaN handling) are already in Octave's corrcoef function.

[1] http://hg.savannah.gnu.org/hgweb/octave/file/b9f0f1aaae3b/scripts/statistics/corr.m
[2] https://www.mathworks.com/help/stats/corr.html

Nir Krakauer <nir_krakauer>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Updated the item)
  • -email is unavailable- added by nir_krakauer (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-02-27 mtmiller Severity3 - Normal 1 - Wish
        Priority5 - Normal 3 - Low
    2018-04-16 rik5 StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code