pvalPostHoc: Post hoc pairwise hypothesis test p-value for One- and...

Description Usage Arguments Value

View source: R/KasperFuncs.R

Description

Method 8.10

Usage

1
2
3
4
5
6
7
8
pvalPostHoc(
  x,
  treatments,
  groupIndex1,
  groupIndex2,
  blocks = NULL,
  alpha = 0.05
)

Arguments

x

Vector of data

treatments

Vector with pointers for which group each entry in x belong to.

groupIndex1

Index of group to compare

groupIndex2

Index of group to compare

alpha

Significance level (0.05 by default)

Value

The p-value for post hoc pairwise hypothesis test


DanielEverland/smartstats documentation built on Dec. 17, 2021, 4:03 p.m.