<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Higher-Order Influence Function Estimators for the Average
Treatment Effect</dc:title>
  <dc:title>R package HOIF version 0.2.0</dc:title>
  <dc:description>Implements Higher-Order Influence Function (HOIF) estimators
    of the Average Treatment Effect (ATE), following Robins et al. (2008)
    &lt;doi:10.1214/193940307000000527&gt;, Liu et al. (2017)
    &lt;doi:10.48550/arXiv.1705.07577&gt; and Liu and Li (2023)
    &lt;doi:10.48550/arXiv.2302.08097&gt;. Estimators of any order are supported,
    with optional covariate basis transformations (B-splines, Fourier) and
    optional K-fold sample splitting (cross-fitting) for improved
    finite-sample performance. The core higher-order U-statistics are
    computed exactly via the 'ustats' package, an R interface to the
    'Python' package 'u-stats'; the underlying algorithm and its
    computational complexity are analyzed in Chen, Zhang and Liu (2025)
    &lt;doi:10.48550/arXiv.2508.12627&gt;. A pure R implementation (up to order
    6) is also provided as a fallback that does not require 'Python'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: splines, corpcor, SMUT, ustats (&gt;= 0.1.5)</dc:relation>
  <dc:relation>Suggests: MASS, testthat (&gt;= 3.0.0), reticulate, knitr, rmarkdown</dc:relation>
  <dc:creator>Xingyu Chen &lt;xingyuchen0714@sjtu.edu.cn&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Xingyu Chen [aut, cre],
  Lin Liu [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=HOIF/LICENSE)</dc:rights>
  <dc:date>2026-06-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=HOIF</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.HOIF</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
