t_res: t-test simulation results

t_resR Documentation

t-test simulation results

Description

A dataset containing simulation results from a study that just runs a t-test.

Usage

t_res

Format

A tibble with 1,000 rows and 5 variables:

est

estimate of the mean difference.

p_val

p-value from the t-test.

lower_bound

lower bound of the confidence interval.

upper_bound

upper bound of the confidence interval.

true_param

true mean difference used to generate the data.


meghapsimatrix/SimHelpers documentation built on Jan. 14, 2025, 5:16 a.m.