Package: greybox
Type: Package
Title: Toolbox for Model Building and Forecasting
Version: 2.0.6
Date: 2025-09-03
Authors@R: c(person("Ivan", "Svetunkov", email = "ivan@svetunkov.com", role = c("aut", "cre"),
                  comment="Senior Lecturer at Centre for Marketing Analytics and Forecasting, Lancaster University, UK"),
             person("Yves R.", "Sagaert", role = c("ctb"),
                  comment="Visiting Research at Centre for Marketing Analytics and Forecasting, Lancaster University, UK"))
URL: https://github.com/config-i1/greybox
BugReports: https://github.com/config-i1/greybox/issues
Language: en-GB
Description: Implements functions and instruments for regression model building and its
             application to forecasting. The main scope of the package is in variables selection
             and models specification for cases of time series data. This includes promotional
             modelling, selection between different dynamic regressions with non-standard
             distributions of errors, selection based on cross validation, solutions to the fat
             regression model problem and more. Models developed in the package are tailored
             specifically for forecasting purposes. So as a results there are several methods
             that allow producing forecasts from these models and visualising them.
License: LGPL-2.1
Depends: R (>= 3.5.0)
Imports: stats, generics (>= 0.1.2), graphics, utils, pracma, nloptr,
        statmod, zoo, texreg, xtable, methods
LinkingTo: Rcpp
Suggests: smooth (>= 3.1.0), doMC, doParallel, foreach, testthat,
        rmarkdown, knitr
Enhances: vars, forecast
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-09-03 11:32:25 UTC; config
Author: Ivan Svetunkov [aut, cre] (Senior Lecturer at Centre for Marketing
    Analytics and Forecasting, Lancaster University, UK),
  Yves R. Sagaert [ctb] (Visiting Research at Centre for Marketing
    Analytics and Forecasting, Lancaster University, UK)
Maintainer: Ivan Svetunkov <ivan@svetunkov.com>
Repository: CRAN
Date/Publication: 2025-09-03 13:10:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 02:30:15 UTC; windows
Archs: x64
