Package: polyreg Title: Polynomial Regression Version: 0.8.0 Authors@R: c(person("Norm", "Matloff", email = "matloff@cs.ucdavis.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9179-6785")), person("Xi", "Cheng", email = "xicheng0821@gmail.com", role = c("aut")), person("Pete", "Mohanty", email = "pmohanty@stanford.edu", role = c("aut"), comment = c(ORCID = "0000-0001-8531-3345")), person("Bohdan", "Khomtchouk", email = "bohdan@uchicago.edu", role = c("aut")), person("Matthew", "Kotila", email = "mrkotila@ucdavis.edu", role = c("aut")), person("Robin", "Yancey", email = "reyancey@ucdavis.edu", role = c("aut")), person("Robert", "Tucker", email = "ratucker@ucdavis.edu", role = c("aut")), person("Allan", "Zhao", email = "awxzhao@ucdavis.edu", role = c("aut")), person("Tiffany", "Jiang", email = "thjiang@ucdavis.edu", role = c("aut"))) Maintainer: Norm Matloff Description: 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 (). License: GPL (>= 2) Encoding: UTF-8 LazyData: true Depends: R (>= 3.5) Suggests: rmarkdown,knitr VignetteBuilder: knitr URL: https://github.com/matloff/polyreg BugReports: https://github.com/matloff/polyreg/issues RoxygenNote: 6.0.1 Imports: nnet,parallel, stats, utils Repository: https://matloff.r-universe.dev Date/Publication: 2022-06-03 19:31:05 UTC RemoteUrl: https://github.com/matloff/polyreg RemoteRef: HEAD RemoteSha: 9945187fb3ad0b938de50f96e670bc344cde08a0 NeedsCompilation: no Packaged: 2026-07-03 18:49:00 UTC; root Author: Norm Matloff [aut, cre] (ORCID: ), Xi Cheng [aut], Pete Mohanty [aut] (ORCID: ), Bohdan Khomtchouk [aut], Matthew Kotila [aut], Robin Yancey [aut], Robert Tucker [aut], Allan Zhao [aut], Tiffany Jiang [aut]