Learn R Programming

MOTE (version 1.2.2)

indt_data: 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)

Arguments

Format

A data frame with 2 variables:

correctq

Numeric recall score/accuracy.

group

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