rikaido: A sample data.frame to check otANOVA correctly

Description Usage Format Examples

Description

A data.frame "rikaido" consists of 4 variables: three nominal scales and one ratio scale. They are used to test two-way ANOVA model.

Usage

1

Format

A data frame with 24 observations on the following 4 variables.

id

a numeric vector

attitude

a numeric vector

grace

a numeric vector

score

a numeric vector

Examples

1
2
data(rikaido)
## maybe str(rikaido) ; plot(rikaido) ...

momoldo/otmR documentation built on March 27, 2021, 3 a.m.