kronen {npmc}R Documentation

Baumkronen

Description

The kronen data frame has 72 rows and 2 columns. It contains pairs of observations (var) and factor levels (class).

Usage

data(kronen)

Format

This data frame contains the following columns:

class
- factor with 3 levels
var
- a numeric vector, the response variable

Details

An example for an unbalanced one-factorial design.

Examples

data(kronen)
npmc(kronen)

[Package npmc version 1.0-7 Index]