Science Score: 44.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: keithbarnatchez
  • Language: R
  • Default Branch: main
  • Size: 29.3 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README

# 

Owner

  • Login: keithbarnatchez
  • Kind: user

Citation (CITATION.cff)

---
  cff-version: 1.2.0
message: "This file was generated for the repository on GitHub."
authors:
  - family-names: Barnatchez
given-names: Keith
title: "Flexible and Efficient Estimation of Causal Effects with Error-Prone
Exposures: A Control Variates Approach for Measurement Error"
doi: "10.5281/zenodo.1234567"  # Replace with the actual DOI if available
version: "1.0.0"
date-released: 2024-06-11
repository-code: 
  url: "https://github.com/keithbarnatchez/controlVariatesME"
keywords:
  - causal inference
- measurement error
- control variates
- statistical estimation
- data-adaptive methods
language:
  - en
---

GitHub Events

Total
Last Year

Dependencies

DESCRIPTION cran
  • AIPW * imports
  • SuperLearner * imports
  • dplyr * imports
  • testthat >= 3.0.0 suggests