Rev 5903 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4161 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | |||
3 | slib_title=Generation of Student random data |
||
4 | |||
5903 | bpr | 5 | slib_out=Random data of <span class="tt">m</span> reals following the Student\ |
6 | law with <span class="tt">n</span>degrees of freedom. \ |
||
7 | If <span class="tt">m</span> is a list <span class="tt">[r,s]</span>\ |
||
8 | , it returns an <span class="tt">r</span> by <span class="tt">s</span> matrix. |