Package: ldt Title: Automated Uncertainty Analysis Version: 0.5.3 Authors@R: c( person("Ramin", "Mojab", email = "rmojab63@gmail.com", role = c("aut", "cre")), person("Stephen", "Becker", role = c("cph"), email = "stephen.becker@colorado.edu", comment = "BSD 3-clause license. Original code for L-BFGS-B algorithm. The L-BFGS-B algorithm was written in the 1990s (mainly 1994, some revisions 1996) by Ciyou Zhu (in collaboration with R.H. Byrd, P. Lu-Chen and J. Nocedal). L-BFGS-B Version 3.0 is an algorithmic update from 2011, with coding changes by J. L. Morales")) Description: Methods and tools for model selection and multi-model inference (Burnham and Anderson (2002) , among others). 'SUR' (for parameter estimation), 'logit'/'probit' (for binary classification), and 'VARMA' (for time-series forecasting) are implemented. Evaluations are both in-sample and out-of-sample. It is designed to be efficient in terms of CPU usage and memory consumption. License: GPL (>= 3) URL: https://github.com/rmojab63/LDT VignetteBuilder: knitr Encoding: UTF-8 SystemRequirements: C++17 RoxygenNote: 7.2.3 Depends: R (>= 3.5.0) Imports: Rcpp, tdata, Rdpack (>= 0.7), MASS Suggests: knitr, testthat, rmarkdown, kableExtra, moments, systemfit LinkingTo: BH, Rcpp Config/testthat/edition: 3 LazyData: true RdMacros: Rdpack NeedsCompilation: yes Packaged: 2026-07-04 20:52:12 UTC; root Author: Ramin Mojab [aut, cre], Stephen Becker [cph] (BSD 3-clause license. Original code for L-BFGS-B algorithm. The L-BFGS-B algorithm was written in the 1990s (mainly 1994, some revisions 1996) by Ciyou Zhu (in collaboration with R.H. Byrd, P. Lu-Chen and J. Nocedal). L-BFGS-B Version 3.0 is an algorithmic update from 2011, with coding changes by J. L. Morales) Maintainer: Ramin Mojab Repository: https://rmojab63.r-universe.dev Date/Publication: 2024-07-07 02:46:02 UTC RemoteUrl: https://github.com/cran/ldt RemoteRef: HEAD RemoteSha: 2b93f44eb28423b520a8f2d2f566efb762a780d5