View source: R/compute_sample_size_neff.R
compute_sample_size_neff | R Documentation |
Compute Neff/N
compute_sample_size_neff(
sumstats_dt,
method,
force_new = FALSE,
append_method_name = FALSE
)
sumstats_dt |
Summary statistics data.table. |
method |
Method for computing (effective) sample size.
|
force_new |
If "Neff" (or "N") already exists in |
append_method_name |
should Neff column have an indicator to explain the method that makes it., Default is FALSE unless multiple methods are passed |
No return
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.