stress: Stress Data for Two-Way ANCOVA

stressR Documentation

Stress Data for Two-Way ANCOVA

Description

Researchers want to evaluate the effect of a new "treatment" and "exercise" on the stress score reduction after adjusting for "age".

Two-way ANCOVA can be performed in order to determine whether there is interaction between exercise and treatment on the stress score.

Usage

data("stress")

Format

A data frame with 60 rows and 5 columns.

Examples

data(stress)
head(as.data.frame(stress))

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