taskachievment: Task Achievment Data for Cochran's Q Test

taskachievmentR Documentation

Task Achievment Data for Cochran's Q Test

Description

Repeated measures nominal designs where 73 subjects are asked to perform 3 tasks. The outcome of each task is a dichotomous value, success or failure. Each row correspond to a participant (called "block" in the jargon). This a demo dataset for Cochran's Q test.

Usage

data("taskachievment")

Format

A data frame with 73 rows and 4 columns.

Examples

data(taskachievment)
head(taskachievment)

kassambara/datarium documentation built on Feb. 15, 2025, 3:32 p.m.