Package: VCMoE
Title: Varying-Coefficient Mixture-of-Experts Models
Version: 0.1.0
Authors@R: 
    person("Qicheng", "Zhao", role = c("aut", "cre"), email = "790471666@qq.com")
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, and coefficient-specific
    analytic GLRT diagnostics with optional bootstrap calibration.
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.2
Imports: ggplot2, stats, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-06-12 06:14:21 UTC; qicheng
Author: Qicheng Zhao [aut, cre]
Maintainer: Qicheng Zhao <790471666@qq.com>
Repository: CRAN
Date/Publication: 2026-06-19 11:40:02 UTC
Built: R 4.6.0; ; 2026-06-19 23:51:11 UTC; windows
