Tukey1df {daewr}R Documentation

This function performs Tukey's single degree of freedom test for interaction in an unreplicated two-factor design

Description

This function performs Tukey's single degree of freedom test for interaction in an unreplicated two-factor design

Usage

Tukey1df(data)

Arguments

data

input - this is a data frame with three variables, the first variable is a numeric response and next two variables are factors. There should be abab lines in the data frame where aa is the number of levels of the first factor, and bb is the number of levels of the second factor.

Author(s)

John Lawson


[Package daewr version 1.2-11 Index]