# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "TreeOrderTests" in publications use:' type: software license: GPL-3.0-only title: 'TreeOrderTests: Tests for Tree Ordered Alternatives in One-Way ANOVA' version: 0.1.0 doi: 10.32614/CRAN.package.TreeOrderTests abstract: Implements a likelihood ratio test and two pairwise standerdized mean difference based tests for testing equality of means against tree ordered alternatives in one-way ANOVA. The null hypothesis assumes all group means are equal, while the alternative assumes the control mean is less than or equal to each treatment mean with at least one strict inequality. The input is a list of numeric vectors for each group and a significance level. The output provides the test statistic, critical value, and the test decision. authors: - family-names: Halder given-names: Subha email: sb.halder123456@gmail.com repository: https://subhahalder-spec.r-universe.dev commit: 51c26f7fd3b9426c9ae454eba509a85572d24103 date-released: '2025-07-18' contact: - family-names: Halder given-names: Subha email: sb.halder123456@gmail.com