Package: VCMoE
Title: Varying-Coefficient Mixture-of-Experts Models
Version: 0.2.0
Authors@R: c(
    person("Qicheng", "Zhao", role = c("aut", "cre"), email = "790471666@qq.com"),
    person("Celia M.T.", "Greenwood", role = "aut"),
    person("Qihuang", "Zhang", role = "aut")
    )
Description: Fits Gaussian, Binomial, and Negative-Binomial
    varying-coefficient mixture-of-experts models with local-linear estimation,
    explicit label alignment, bandwidth selection, diagnostics, bootstrap
    inference, analytic-style confidence bands, coefficient-specific analytic
    generalized likelihood-ratio test (GLRT) diagnostics with optional
    bootstrap calibration, and local-grid or
    joint-path expectation-maximization fitting engines.
License: MIT + file LICENSE
URL: https://qc-zhao.github.io/VCMoE/, https://github.com/qc-zhao/VCMoE
BugReports: https://github.com/qc-zhao/VCMoE/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: ggplot2, stats, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-07-15 07:44:36 UTC; qicheng
Author: Qicheng Zhao [aut, cre],
  Celia M.T. Greenwood [aut],
  Qihuang Zhang [aut]
Maintainer: Qicheng Zhao <790471666@qq.com>
Repository: CRAN
Date/Publication: 2026-07-15 08:10:22 UTC
Built: R 4.5.2; ; 2026-07-15 08:22:11 UTC; unix
