Learn R Programming

psychmeta (version 2.3.4)

.ma_leave1out: Leave-one-out (i.e., jackknife) meta-analyses

Description

Leave-one-out (i.e., jackknife) meta-analyses

Usage

.ma_leave1out(data, ma_fun_boot, ma_arg_list)

Arguments

data

Data to be meta-analyzed.

ma_fun_boot

Meta-analysis function.

ma_arg_list

List of arguments to be passed to the meta-analysis function.

Value

Leave-one-out results for the specified meta-analysis

Examples

Run this code
# NOT RUN {
## Analysis TBD
# }

Run the code above in your browser using DataLab