Package: fRegression Title: Rmetrics - Regression Based Decision and Prediction Date: 2022-08-11 Version: 4021.83.9000 Authors@R: c(person("Diethelm", "Wuertz", role = "aut") , person("Tobias", "Setz", role = "aut") , person("Yohan", "Chalabi", role = "aut") , person(given = c("Paul", "J."), family = "Northrop", role = c("cre", "ctb"), email = "p.northrop@ucl.ac.uk") ) Description: A collection of functions for linear and non-linear regression modelling. It implements a wrapper for several regression models available in the base and contributed packages of R. Depends: R (>= 2.15.1) Imports: fBasics, lmtest, MASS, methods, mgcv, nnet, polspline, stats, timeDate, timeSeries, utils Suggests: RUnit License: GPL (>= 2) URL: https://www.rmetrics.org BugReports: https://r-forge.r-project.org/projects/rmetrics Repository: https://r-forge.r-universe.dev Date/Publication: 2026-02-21 23:23:40 UTC RemoteUrl: https://github.com/r-forge/rmetrics RemoteRef: HEAD RemoteSha: d8bc4aeb583742e52170b581b908108e0282bf7b RemoteSubdir: pkg/fRegression NeedsCompilation: no Packaged: 2026-06-22 07:19:13 UTC; root Author: Diethelm Wuertz [aut], Tobias Setz [aut], Yohan Chalabi [aut], Paul J. Northrop [cre, ctb] Maintainer: Paul J. Northrop