Description Usage Arguments Value Author(s)
Generates a random matrix to use as a
starting point of the multistart (SGM-step) algorithm. For some
alpha in (0,g), output matrix is weighted towards the bary-center
by (1-alpha) and towards another randomly generated
doubly-stochastic matrix by alpha.
| 1 | rsp(n, g)
 | 
| n | the dimension to make the output matrix | 
| g | (short for gamma) a number between 0 and 1 input by the user as an upper bound for step alpha | 
a random doubly stochastic matrix
Heather Gaddy Patsolic <hgaddy1@jhu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.