add_dis: Summarize sampled and observed SADs

Description Usage Arguments Value

View source: R/metrics.R

Description

Given a dataframe of sampled and observed SAD vectors,

Usage

1
add_dis(fs_samples_df, sim_props_off = NULL, props_comparison = NULL)

Arguments

fs_samples_df

df of all samples - observed and sampled - with column for abundance, for a single site. Output of sample_fs or sample_fs_wrapper

sim_props_off

Not used but kept in function definition so as not to invalidate drake targets

props_comparison

result of running compare_props_off on fs_samples_df.

Value

data frame with summary statistic values and percentile scores for each metric, for every sampled and observed SAD


diazrenata/scadsanalysis documentation built on May 14, 2021, 6:59 p.m.