Statistics package: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 153: Line 153:
=== TODO list ===
=== TODO list ===


Update '''<code>geomean</code>''', '''<code>harmmean</code>''', and <code>trimmean</code> functions to be fully MATLAB compatible.
Update <code>geomean</code>, <code>harmmean</code>, and <code>trimmean</code> functions to be fully MATLAB compatible.


Re-introduce the '''<code>nan*</code>''' functions implemented in C++ with the 'all' and 'vecdim' options.
Re-introduce the <code>nan*</code> functions implemented in C++ with the <code>"all"</code> and <code>"vecdim"</code> options.


Re-implement the following functions from core Octave, as shadowing functions with updated functionality regarding the <code>"all"</code>, <code>"omitnan"</code>, and <code>"vecdim"</code> options, with the intend to be included in Octave 9.
Re-implement the following functions from core Octave, as shadowing functions with updated functionality regarding the <code>"all"</code>, <code>"omitnan"</code>, and <code>"vecdim"</code> options, with the intend to be included in Octave 9.


<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1">
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1">
* cov
* <code>cov</code>
* mad
* <code>mad</code>
* meansq
* <code>meansq</code>
* mode
* <code>mode</code>
* moment
* <code>moment</code>
</div>
</div>


92

edits

Navigation menu