Package: polywog Title: Bootstrapped Basis Regression with Oracle Model Selection Version: 0.4-2 Date: 2025-05-13 Authors@R: c( person("Brenton", "Kenkel", email = "brenton.kenkel@gmail.com", role = c("aut", "cre")), person("Curtis S.", "Signorino", role = "aut")) Description: Routines for flexible functional form estimation via basis regression, with model selection via the adaptive LASSO or SCAD to prevent overfitting. License: GPL (>= 2) URL: https://github.com/brentonk/polywog Depends: miscTools (>= 0.6-12) Imports: foreach, Formula, glmnet (>= 1.9-5), iterators, Matrix, ncvreg (>= 2.4-0), Rcpp (>= 0.11.0), stringr LinkingTo: Rcpp Suggests: carData, lattice, rgl RoxygenNote: 7.3.2 Encoding: UTF-8 Config/pak/sysreqs: libicu-dev Repository: https://brentonk.r-universe.dev Date/Publication: 2025-05-13 22:11:04 UTC RemoteUrl: https://github.com/brentonk/polywog RemoteRef: HEAD RemoteSha: 8803edf04aef8ed91989f66c2e0cca68c4e53b37 NeedsCompilation: yes Packaged: 2026-06-08 10:10:06 UTC; root Author: Brenton Kenkel [aut, cre], Curtis S. Signorino [aut] Maintainer: Brenton Kenkel