Learn R Programming

psychmeta (version 2.6.5)

.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)

Value

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

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.

Examples

Run this code
## Analysis TBD

Run the code above in your browser using DataLab