fastFGEE: Fast Functional Generalized Estimating Equations via a One-Step Estimator

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 distributions, with substantial simulations run for quasi-likelihoods derived from Gaussian, binomial, Poisson, negative binomial, Gamma and beta families. It supports common link functions and several working correlation structures. An optimized engine constructs cluster score and sensitivity statistics in one pass, provides coefficient-space Gaussian cross-validation, analytic-gradient fast cluster cross-validation, and an experimental sandwich-scaled working restricted quasi-likelihood selector. Internal compiled routines provide symmetric positive-definite Cholesky solves and exact tridiagonal precision operations for irregularly sampled continuous-time AR(1) working correlations. Uncertainty quantification is based on sandwich variance estimators and studentized wild cluster bootstrap procedures for cluster-robust pointwise intervals and optional simultaneous bands. The package implements methods described in Loewinger et al. (2025) <https://pmc.ncbi.nlm.nih.gov/articles/PMC12306803/>.

Version: 0.2.0
Depends: R (≥ 4.2)
Imports: data.table, ggplot2, gridExtra, MASS, Matrix, mgcv, Rcpp, refund (≥ 0.1-40)
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, RcppArmadillo, SuperGauss, testthat (≥ 3.0.0)
Published: 2026-09-15
DOI: 10.32614/CRAN.package.fastFGEE
Author: Gabriel Loewinger ORCID iD [aut, cre]
Maintainer: Gabriel Loewinger <gloewinger at gmail.com>
BugReports: https://github.com/gloewing/fastFGEE/issues
License: GPL (≥ 3)
URL: https://github.com/gloewing/fastFGEE
NeedsCompilation: yes
CRAN checks: fastFGEE results

Documentation:

Reference manual: fastFGEE.html , fastFGEE.pdf
Vignettes: fastFGEE: Functional Generalized Estimating Equations (source, R code)

Downloads:

Package source: fastFGEE_0.2.0.tar.gz
Windows binaries: r-devel: fastFGEE_0.1.0.zip, r-release: fastFGEE_0.1.0.zip, r-oldrel: fastFGEE_0.1.0.zip
macOS binaries: r-release (arm64): fastFGEE_0.1.0.tgz, r-oldrel (arm64): fastFGEE_0.2.0.tgz, r-release (x86_64): fastFGEE_0.2.0.tgz, r-oldrel (x86_64): fastFGEE_0.2.0.tgz
Old sources: fastFGEE archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fastFGEE to link to this page.