indt_data: Independent-Samples t-Test Example Data

indt_dataR Documentation

Independent-Samples t-Test Example Data

Description

Example data for an independent-samples t-test examining whether a hypnotism intervention affects recall accuracy after witnessing a crime. Designed for use with functions such as d_ind_t, d_ind_t_t, and delta_ind_t.

Usage

data(indt_data)

Format

A data frame with 2 variables:

correctq

Numeric recall score/accuracy.

group

Factor indicating condition with levels "control" and "hypnotism".


MOTE documentation built on Dec. 15, 2025, 9:06 a.m.