summary.responsediffBeta {evolvability} | R Documentation |
Summarizing response differences over a set of selection gradients
Description
summary
method for class 'responsediffBeta'
.
Usage
## S3 method for class 'responsediffBeta'
summary(object, ...)
Arguments
object |
An object of class |
... |
Additional arguments. |
Value
A list with the following components:
Averages | The averages of the response differences over all selection gradients. | |||
Minimum | The minimum of the response differences over all selection gradients. | |||
Maximum | The maximum of the response differences over all selection gradients. |
Author(s)
Geir H. Bolstad
See Also
[Package evolvability version 2.0.1 Index]