Applies the sorensen diversity index calculation to variable diversity dataset
Source:R/apply_sorensen_calc.R
apply_sorensen_calc.Rd
Applies the sorensen diversity index calculation to variable diversity dataset
Arguments
- data
A variable diversity dataset with columns for each unique variable used in all analyses. Values are
NA
if the analysis did not use that variable, and take the value of the variable as a character string if the analysis did use that variable. Each unique analysis is a row.
See also
calculate_sorensen_diversity_index()
Other Analysis-level functions:
Z_VZ_preds()
,
back_transform_response_vars_yi()
,
box_cox_transform()
,
convert_predictions()
,
est_to_zr()
,
folded_params()
,
pmap_wrap()
,
rename_prediction_cols()
,
variance_box_cox()