summary.bootAverageDominanceAnalysis {dominanceanalysis} | R Documentation |
Summary for bootAverageDominanceAnalysis.
Description
Summary for bootAverageDominanceAnalysis.
Usage
## S3 method for class 'bootAverageDominanceAnalysis'
summary(object, fit.functions = NULL, ...)
Arguments
object |
a |
fit.functions |
name of the fit indices to retrieve. If NULL, all fit indices will be retrieved |
... |
ignored |
Value
An object summary.bootAverageDominanceAnalysis
,
that containts a list of data frames containing
summary statistics for each fit index.
[Package dominanceanalysis version 2.1.0 Index]