binomialtrend: Calculates the Statistical Significance of a Trend in a Set of Measurements

Detection of a statistically significant trend in the data provided by the user. This is based on the a signed test based on the binomial distribution. The package returns a trend test value, T, and also a p-value. A T value close to 1 indicates a rising trend, whereas a T value close to -1 indicates a decreasing trend. A T value close to 0 indicates no trend. There is also a command to visualize the trend. A test data set called gtsa_data is also available, which has global mean temperatures for January, April, July, and October for the years 1851 to 2022. Reference: Walpole, Myers, Myers, Ye. (2007, ISBN: 0-13-187711-9).

Getting started

Package details

AuthorMatthew Cserhati [aut, cre] (<https://orcid.org/0000-0002-3673-9152>)
MaintainerMatthew Cserhati <csmatyi@protonmail.com>
LicenseGPL-3
Version0.0.0.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("binomialtrend")

Try the binomialtrend package in your browser

Any scripts or data that you put into this service are public.

binomialtrend documentation built on Dec. 19, 2022, 5:14 p.m.