summary.evolvabilityBetaMCMC {evolvability} | R Documentation |
Summarizing posterior distribution of evolvability parameters over a set of selection gradients
Description
summary
method for class 'evolvabilityBetaMCMC'
.
Usage
## S3 method for class 'evolvabilityBetaMCMC'
summary(object, ...)
Arguments
object |
an object of class |
... |
additional arguments affecting the summary produced. |
Value
A list with the following components:
Averages | The averages of the evolvability parameters over all selection gradients. | |||
Minimum | The minimum (given by the posterior median) of the evolvability parameters over all selection gradients. | |||
Maximum | The maximum (given by the posterior median) of the evolvability parameters over all selection gradients. |
Author(s)
Geir H. Bolstad
See Also
[Package evolvability version 2.0.0 Index]