average.compare_phylosem {phylosem}R Documentation

Choose model

Description

Choose model

Usage

## S3 method for class 'compare_phylosem'
average(x, cut_off = 2, avg_method = "conditional")

Arguments

x

output from compare_phylosem

cut_off

threshold where any model with delta-AIC greater than this value is excluded from average

avg_method

see average_DAGs

Value

Returns an AIC-weighted average of fitted models from compare_phylosem after conversion to format from est_DAG


[Package phylosem version 1.1.4 Index]