Automate formation and evaluation of polynomial regression models. The motivation for this package is described in 'Polynomial Regression As an Alternative to Neural Nets' by Xi Cheng, Bohdan Khomtchouk, Norman Matloff, and Pete Mohanty (<doi:10.48550/arXiv.1806.06850>).
Version: | 0.8.0 |
Depends: | R (≥ 3.5) |
Imports: | nnet, parallel, stats, utils |
Suggests: | rmarkdown, knitr |
Published: | 2022-03-31 |
DOI: | 10.32614/CRAN.package.polyreg |
Author: | Norm Matloff [aut, cre], Xi Cheng [aut], Pete Mohanty [aut], Bohdan Khomtchouk [aut], Matthew Kotila [aut], Robin Yancey [aut], Robert Tucker [aut], Allan Zhao [aut], Tiffany Jiang [aut] |
Maintainer: | Norm Matloff <matloff at cs.ucdavis.edu> |
BugReports: | https://github.com/matloff/polyreg/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/matloff/polyreg |
NeedsCompilation: | no |
CRAN checks: | polyreg results |
Reference manual: | polyreg.pdf |
Vignettes: |
polyreg |
Package source: | polyreg_0.8.0.tar.gz |
Windows binaries: | r-devel: polyreg_0.8.0.zip, r-release: polyreg_0.8.0.zip, r-oldrel: polyreg_0.8.0.zip |
macOS binaries: | r-release (arm64): polyreg_0.8.0.tgz, r-oldrel (arm64): polyreg_0.8.0.tgz, r-release (x86_64): polyreg_0.8.0.tgz, r-oldrel (x86_64): polyreg_0.8.0.tgz |
Old sources: | polyreg archive |
Reverse imports: | regtools |
Reverse suggests: | qeML |
Please use the canonical form https://CRAN.R-project.org/package=polyreg to link to this page.