Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: marinagarrote
  • License: mit
  • Language: C++
  • Default Branch: main
  • Size: 16.9 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 10 months ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

Methodological considerations for semialgebraic hypothesis testing with incomplete U-statistics

V.1.0 Update: July/2025

This repository contains code implementing methods described in the paper:

[1] Methodological considerations for semialgebraic hypothesis testing with incomplete U-statistics,
D. Barnhill, M. Garrote-López, E. Gross, M. Hill, B. Kagy, J. A. Rhodes, and J. Z. Zhang.
Available at arxiv.org/abs/2507.13531.

A portion of the R and C++ code in this repository is adapted from the implementation in the TestGGM R package, which is available at github.com/NilsSturma/TestGGM. We gratefully acknowledge the authors of TestGGM for their work and allowing us to use their code.

This repository includes code implemented in R, C++ and Macaulay2.

Code for hypothesis testing with incomplete U-statistics:

The code is based on the following files, all of which contain additional detailed documentation:

Additional Macaulay2 code:

  • docs/singular_locus_CFN.m2
    This file can be used to compute the singular locus of the CFN model on a 4-leaf binary tree.

  • docs/generating_sets_CFN.m2
    This file contains the code presented in Appendix C.1, used to compute the 5 different constrain sets (CDD, CDM, PDM, CDR and PDR) used thoughout the paper. It also contains the list of invariants for the CFN model for the 3 tree topologies of 4-leaf binary trees.

To discuss: Add docs/TestModels.pdf? or similar R code?

Owner

  • Name: Marina Garrote-López
  • Login: marinagarrote
  • Kind: user

PhD Researcher at UPC

Citation (CITATION.cff)

cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Barnhill
    given-names: David
  - family-names: Garrote-López
    given-names: Marina
  - family-names: Gross
    given-names: Elizabeth
  - family-names: Hill
    given-names: Max
  - family-names: Kagy
    given-names: Bryson
  - family-names: Rhodes
    given-names: John A.
  - family-names: Zhang
    given-names: Joy Z.
title: "Code repository for the paper: Methodological considerations for semialgebraic hypothesis testing with incomplete U-statistics"
version: 1.0.0
date-released: 2025-07-08
url: "https://github.com/marinagarrote/Semialg-Hypothesis-Test-with-Incomplete-U-Stats"

GitHub Events

Total
  • Watch event: 1
  • Push event: 21
Last Year
  • Watch event: 1
  • Push event: 21