# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "binomialtrend" in publications use:' type: software license: GPL-3.0-only title: 'binomialtrend: Calculates the Statistical Significance of a Trend in a Set of Measurements' version: 0.0.0.3 doi: 10.32614/CRAN.package.binomialtrend abstract: '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).' authors: - family-names: Cserhati given-names: Matthew email: csmatyi@protonmail.com orcid: https://orcid.org/0000-0002-3673-9152 repository: https://csmatyi.r-universe.dev commit: 330d28769784d7172de711cbb3797cc67fde6114 date-released: '2022-12-19' contact: - family-names: Cserhati given-names: Matthew email: csmatyi@protonmail.com orcid: https://orcid.org/0000-0002-3673-9152