test_analysis: Return tables (data frames) derived from statistical analysis

Description Usage Arguments Author(s)

View source: R/table_builder.R

Description

Statistical tables from non-parametric analysis

Usage

1
2
test_analysis(x, y, hyp, param, jud, test = "friedman", sg = 0.05,
  comp = FALSE)

Arguments

x

independent variable

y

dependent variable

hyp

hypothethical testing

param

statistical parameter such as mu, median, etc.

jud

judges.

test

statistical test. Select median, durbin jonckheere, kruskal, friedman, manwithney and wilcoxon

sg

Significant level. By defualt alpha=0.05

comparison

Wheter calculate comparison between samples means by treatment.

Author(s)

Omar Benites


omarbenites/iskay documentation built on May 22, 2019, 8:51 p.m.