Learn R Programming

jgsbook (version 1.0.6)

MarioANOVA: Datatable of the SuperMario Example for Friedman-ANOVA

Description

Datatable of the SuperMario Example for Friedman-ANOVA

Usage

data(MarioANOVA)

Arguments

Format

A data frame with 47 observations in 8 variables

Details

Variables in the dataset:

  • Name. The characters' name

  • Alter. The characters' age in years

  • Kingdom. The characters' home

  • Geschlecht. The characters' gender (männlich = male, weiblich = female)

  • BadGuy. Whether the character is a bad guy, logical

  • t1. Measure at time 1

  • t2. Measure at time 2

  • t3. Measure at time 3