Package: gplsim
Type: Package
Title: Spline Estimation for GPLSIM
Version: 1.0.0
Date: 2023-02-11
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 splines 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.2.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-02-11 16:27:21 UTC; tianhaizu
Author: Tianhai Zu [aut, trl, cre],
  Yan Yu [aut]
Maintainer: Tianhai Zu <zuti@mail.uc.edu>
Repository: CRAN
Date/Publication: 2023-02-11 16:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 03:36:35 UTC; windows
