Package: gplsim
Type: Package
Title: Penalized Spline Estimation for GPLSIM
Version: 0.9.2
Date: 2022-07-07
Authors@R: c(
    person("Tianhai", "Zu", email = "zuti@mail.uc.edu", role = c("aut","trl","cre")),
    person("Yan", "Yu",  role = "aut"))
Description: We provides functions that employ penalized spline (P-spline) to estimate generalized 
             partially linear single index models (GPLSIM), which extend the generalized linear 
             models to include nonlinear effect for some predictors. Please see Y. (2017) at
             <doi:10.1007/s11222-016-9639-0> and Y., and R. (2002) at <doi:10.1198/016214502388618861> for more details.
License: GPL-2
Encoding: UTF-8
Depends: R (>= 3.6.0)
Imports: mgcv, stats, minpack.lm
LazyData: true
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-07-09 21:29:33 UTC; tianhaizu
Author: Tianhai Zu [aut, trl, cre],
  Yan Yu [aut]
Maintainer: Tianhai Zu <zuti@mail.uc.edu>
Repository: CRAN
Date/Publication: 2022-07-09 21:40:02 UTC
