assumptions: Print assumptions for commmon statistical tests

Description Usage Arguments References Examples

View source: R/assumptions.R

Description

This function prints assumptions of common statistical methods.

Usage

1
assumptions(call, color = T)

Arguments

call

a function call for a hypothesis test like t.test.

color

logical. If TRUE the assumption print is colored.

References

Conover, W. J. (1998). SOME METHODS BASED ON RANKS. Chapter 5 of Practical nonparametric statistics

Spanos, A. (2019). Misspecification (M-S) Testing. Chapter 15 of Probability theory and statistical inference: Empirical modeling with observational data.

Examples

1
2

animalSymbolicum/assumptions documentation built on Dec. 19, 2021, 3:37 a.m.