pairedsleep {psyntur}R Documentation

Paired sleep data

Description

Data which show the effect of two soporific drugs (increase in hours of sleep compared to control) on 10 patients.

Usage

pairedsleep

Format

A data frame with 10 observations on the following 3 variables.

ID

The patient ID.

y1

The increase in hours, relative to control, for drug 1.

y2

The increase in hours, relative to control, for drug 2.

Source

This data is a transformed version of datasets::sleep.


[Package psyntur version 0.1.0 Index]