Brenton M. Wiernik
Brenton M. Wiernik
I recently realized that the Fisher z transform is based on finding a function whose derivative is the reciprocal of the Taylor Series SE of the corrected correlation. Mendoza derived...
To be copied from: https://github.com/r-lib/actions/blob/v2-branch/examples/html-5-check.yaml
For means, for SDρ, for moderator effects.
Work with these data: ``` test_data % mutate(Complexity = as.integer(factor(Complexity, levels = c("Low", "Medium", "High"))), Published = as.integer(factor(Published, levels = c("No", "Yes"))) - 1) ``` Write tests for meta-analyses for...
Also needed for creating a full sampling covariance matrix for get_matrix(). Needs to pull the sample_ids associated with each metatab row and then calculate their overlap.
At some point, knitr behavior changed and now metabulate() prints some junk when outputing with empty ma_method slots: ``` ## Warning in kable_markdown(x = structure(character(0), .Dim = c(0L, ## 0L),...
If input to `correct_r` or `correct_d` has names, use these as rownames in the output and preserve the column structure returned with unnamed input. ``` convert_es(.5, "d", "d", n1 =...
Useful as input for some conversions (SE can be used to compute n_effective) and in output if the effect sizes will be passed to ma_generic.