Learn R Programming

nparMD (version 0.2.3)

pseudostudy1: pseudostudy dataset 1

Description

Example data set in a two-way layout without effects (in terms of disribution) by factors "treatment" and "age". In constrast to the 'pseudostudy2' data set the number of factorial levels is low while the number of observations per factor level combination is large.

Usage

data(pseudostudy1)

Arguments

Format

pseudostudy consists of 56 cases (rows) and 5 variables where 'treatment'('age') is considered to be the explanatory factor 'A'('B') and the variables resp1, resp2. resp3 form the response vector.

Examples

Run this code
data(pseudostudy1)

Run the code above in your browser using DataLab