Description Usage Arguments Value
View source: R/generate_random_mutation.R
Creates restricted pleiotropy (as defined in Chevin et al.(2010)) of a level
m
to a matrix of phenotypic effects of mutations. Insert a 0 at m
random positions for each row of the matrix.
1 | restricted_pleiotropy(mutation, m)
|
mutation |
A matrix of real number. The rows are mutations and the columns phenotypic dimensions. |
m |
A natural number inferior to |
A matrix of the same number of rows and columns as mut
with
m
random positions equal to zero in each rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.