Package: SFHNV
Type: Package
Title: Structural Forest for the Heterogeneous Newsvendor Model
Version: 0.1.0
Authors@R: 
    person("Mengfei", "Li", email = "murphy.li.cn@gmail.com", role = c("aut", "cre"))
Description: Implements the structural forest methodology for the heterogeneous
    newsvendor model. The package provides tools to prepare data, fit honest
    newsvendor trees and forests, and obtain point and distributional predictions
    for demand decisions under uncertainty.
URL: https://github.com/MurphyLiCN/SFHNV
License: MIT + file LICENSE
Depends: R (>= 3.6)
Imports: stats
Suggests: future.apply, testthat (>= 3.0.0)
Encoding: UTF-8
Config/testthat/edition: 3
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-09-22 01:56:31 UTC; murphy
Author: Mengfei Li [aut, cre]
Maintainer: Mengfei Li <murphy.li.cn@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-30 08:50:14 UTC
Built: R 4.5.2; ; 2025-11-01 00:58:50 UTC; windows
