View source: R/compare_phylosem.R
average.compare_phylosem | R Documentation |
Choose model
## S3 method for class 'compare_phylosem'
average(x, cut_off = 2, avg_method = "conditional")
x |
output from |
cut_off |
threshold where any model with delta-AIC greater than this value is excluded from average |
avg_method |
see |
Returns an AIC-weighted average of fitted models from compare_phylosem
after conversion to format from est_DAG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.