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 ab lines in the data frame where a is the number of levels of the first factor, and b is the number of levels of the second factor.

Author(s)

John Lawson


[Package daewr version 1.2-11 Index]