Tukey1df: This function performs Tukey's single degree of freedom test...

View source: R/Tukey1df.R

Tukey1dfR 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


daewr documentation built on Sept. 9, 2023, 9:06 a.m.