1,852
edits
(Some more refactoring.) |
m (→How do I do X?: Use the cool Template:key press.) |
||
Line 438: | Line 438: | ||
spearman Compute Spearman's rank correlation coefficient RHO. | spearman Compute Spearman's rank correlation coefficient RHO. | ||
Also, there's a high chance that the function name has a suggestive name, and so you can try auto-completion to get some hints. For the previous example, typing <code>corr</code> at the octave prompt followed by pressing the | Also, there's a high chance that the function name has a suggestive name, and so you can try auto-completion to get some hints. For the previous example, typing <code>corr</code> at the octave prompt followed by pressing the {{key press|Tab}}-Key twice would suggest the following: | ||
>> corr | >> corr |