Description Usage Arguments Value
View source: R/generate_random_mutation.R
Draw nb_mut
mutation(s) effect(s) on phenotype of n
dimensions
1 | random_mutation(n, nb_mut, lambda)
|
n |
A natural number. Number of dimensions of the phenotypic space in which the random mutations are drawn. |
nb_mut |
A natural number. Number of mutations in the output. |
lambda |
A positive real number. Variance of the effect of mutations on phenotype per phenotypic dimension. |
A matrix of nb_mut
rows and n
columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.