average {phylosem} | R Documentation |
Choose model
Description
Choose model
Usage
average(x, cut_off, avg_method)
Arguments
x |
output from |
cut_off |
threshold where any model with delta-AIC greater than this value is excluded from average |
avg_method |
see |
Value
Returns an AIC-weighted average of fitted models from compare_phylosem
after conversion to format from [phylopath::est_DAG]
[Package phylosem version 1.1.4 Index]