output_trend_stats: Trend test using Cox–Stuart (C–S) and Mann–Kendall (M–K)...

View source: R/normalisation_functions.R

output_trend_statsR Documentation

Trend test using Cox–Stuart (C–S) and Mann–Kendall (M–K) trend tests

Description

Trend test using Cox–Stuart (C–S) and Mann–Kendall (M–K) trend tests

Usage

output_trend_stats(name, p_val, z_val)

Arguments

name

Name of the test

p_val

p value from the test

z_val

the Z value of the test

Value

A statistics of mean standard deviation trend

Examples

output_trend_stats(name="t.test",p_val=0.001, z_val=5)

Keniajin/protGear documentation built on Feb. 6, 2023, 6:28 p.m.