Package: fastFGEE
Title: Fast Functional Generalized Estimating Equations via a One-Step
        Estimator
Version: 0.1.0
Authors@R: 
    person("Gabriel", "Loewinger", email = "gloewinger@gmail.com",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0755-8520"))
Description: Fits functional generalized estimating equations for longitudinal
    functional outcomes and covariates using a one-step estimator that is fast
    even for large cluster sizes or large numbers of clusters. The package
    supports quasi-likelihoods derived from a range of families, common link
    functions, and several working correlation structures. Uncertainty
    quantification is based on sandwich variance estimators and bootstrap
    procedures that remain valid even when the working correlation is
    incorrectly specified. The package provides an implementation of the 
    method described in Loewinger et al. (2025) <https://pmc.ncbi.nlm.nih.gov/articles/PMC12306803/>. For irregularly spaced AR(1) precision matrices, the package can optionally use 
    the archived package 'irregulAR1'; if needed, it can be obtained from the CRAN
    Archive at <https://cran.r-project.org/src/contrib/Archive/irregulAR1/>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.2)
Imports: data.table, ggplot2, gridExtra, MASS, Matrix, mgcv, refund,
        Rfast, SuperGauss
Suggests: irregulAR1, knitr, rmarkdown, sanic, Rcpp, RcppArmadillo
VignetteBuilder: knitr
URL: https://github.com/gloewing/fastFGEE
BugReports: https://github.com/gloewing/fastFGEE/issues
NeedsCompilation: no
Packaged: 2026-04-01 18:37:49 UTC; loewingergc
Author: Gabriel Loewinger [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0755-8520>)
Maintainer: Gabriel Loewinger <gloewinger@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-08 19:10:22 UTC
