diff --git a/DESCRIPTION b/DESCRIPTION index 65ca66b..08d03d1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: ManyEcoEvo Title: Meta-analyse data from 'Many-Analysts' style studies -Version: 2.7.0 +Version: 2.7.1 Authors@R: c( person("Elliot", "Gould", , "elliot.gould@unimelb.edu.au", role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0002-6585-538X")), diff --git a/_pkgdown.yml b/_pkgdown.yml index 1de452d..abcbc76 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -46,7 +46,9 @@ reference: variables for meta-analysis. contents: - box_cox_transform - - log_transform + - variance_box_cox + - folded_params + - starts_with("log_transform") - calculate_deviation_score - calculate_sorensen_diversity_index - apply_sorensen_calc @@ -59,6 +61,8 @@ reference: - compute_metaanalysis_inputs - get_diversity_data - starts_with("prepare_") + - split_yi_subsets + - rename_prediction_cols - title: Model Fitting & Meta-analysis desc: | Functions for fitting meta-analysis and other models described in *Gould