Tukey_trend_test: Tukey's Trend Test

Description Usage Arguments Value

View source: R/Tukey_trend_test.R

Description

Two tests can be implemented based on permutation or based on asymptotic assumptions

Usage

1
Tukey_trend_test(rank, rsam = 1000, alpha = 0.05)

Arguments

rank

The rank output from DOOR.rank function, need to include two columns: "DOOR.rank" and "Dose". Make sure to have the actual dose levels for each subject, column name is "Dose", make sure it is numeric and controls have the lowest dose level

rsam

Number of permutations to perform, default = 1000

alpha

Desired type I error level, defalt = 0.05

Value

The results of Tukey's Trend Test


ziqiaow/MvTrend documentation built on Jan. 30, 2020, 10:29 p.m.