Description Usage Arguments Details Value Author(s)
A simple function for generating a 'well behaved' random square mixing matrix
1  | mixmat(p = 2)
 | 
p | 
 dimnesion of matrix  | 
Generates a random matrix by constructing its SVD. The singular values are drawn from a uniform on [1,2], hence guaranteeing a condition number between 1 and 2
a pxp matrix
Trevor Hastie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.