Package: BCSreg Type: Package Title: Box-Cox Symmetric Regression for Non-Negative Data Version: 1.1.0 Authors@R: c( person("Felipe", "Queiroz", email = "ffelipeq@outlook.com", role = "aut", comment = c(ORCID = "0000-0001-8368-0707")), person("Rodrigo", "Medeiros", email = "rodrigo.matheus@ufrn.br", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8101-3038")) ) Description: A collection of tools for regression analysis of non-negative data, including strictly positive and zero-inflated observations, based on the class of the Box-Cox symmetric (BCS) distributions and its zero-adjusted extension. The BCS distributions are a class of flexible probability models capable of describing different levels of skewness and tail-heaviness. The package offers a comprehensive regression modeling framework, including estimation and tools for evaluating goodness-of-fit. License: GPL (>= 3) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 URL: https://github.com/ffqueiroz/BCSreg BugReports: https://github.com/ffqueiroz/BCSreg/issues Imports: distr, EnvStats, Formula, gamlss.dist, GeneralizedHyperbolic Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 3.5) Repository: https://ffqueiroz.r-universe.dev Date/Publication: 2026-01-08 14:32:31 UTC RemoteUrl: https://github.com/ffqueiroz/bcsreg RemoteRef: HEAD RemoteSha: 0b4d2071f49f5e64d36dc5ecff4eb44ed6f0f45b NeedsCompilation: no Packaged: 2026-06-13 08:25:08 UTC; root Author: Felipe Queiroz [aut] (ORCID: ), Rodrigo Medeiros [aut, cre, cph] (ORCID: ) Maintainer: Rodrigo Medeiros