Skip to contents

Summarise Mean Sorensen's Index Estimates

Usage

summarise_sorensen_index(ManyEcoEvo_results, ManyEcoEvo_yi_results)

Arguments

ManyEcoEvo_results

A tibble of ManyEcoEvo_results

ManyEcoEvo_yi_results

A tibble of ManyEcoEvo_yi_results

Value

A tibble of aggregate summary statistics (mean, sd, min, max) for mean Sorensen's index estimates across each subset and dataset.

Details

Generates data summary with summarise_sorensen_index_data().

Author

Hannah S. Fraser

Elliot Gould

Examples

summarise_sorensen_index(ManyEcoEvo_results, ManyEcoEvo_yi_results)
#> Error in filter(., exclusion_set == "complete"):  In argument: `exclusion_set == "complete"`.
#> Caused by error:
#> ! object 'exclusion_set' not found