compute_sample_size_n {MungeSumstats}R Documentation

Add user supplied sample size

Description

Add user supplied sample size

Usage

compute_sample_size_n(sumstats_dt, method, force_new = FALSE)

Arguments

sumstats_dt

Summary statistics data.table.

method

Method for computing (effective) sample size.

force_new

If "Neff" (or "N") already exists in sumstats_dt, replace it with the recomputed version.

Value

No return


[Package MungeSumstats version 1.2.3 Index]