RandCorr {evolqg} | R Documentation |
Random correlation matrix
Description
Internal function for generating random correlation matrices. Use RandomMatrix() instead.
Usage
RandCorr(num.traits, ke = 10^-3)
Arguments
num.traits |
Number of traits in random matrix |
ke |
Parameter for correlation matrix generation. Involves check for positive defitness |
Value
Random Matrix
Author(s)
Diogo Melo Edgar Zanella
[Package evolqg version 0.3-4 Index]