Skip to content

gplsim

Spline Estimation for GPLSIM

v1.0.0 · Feb 11, 2023 · GPL-2

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.

Downloads

311

Last 30 days

12782nd

753

Last 90 days

2.8K

Last year

Trend: +29.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 19, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 18, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [82s/104s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(gplsim)
  > 
  > test_check("gplsim")
  Saving _problems/test-gplsim-22.R
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ]
  
  
...[truncated]...
(gplsim) with binary case ──
  Expected `as.vector(est_beta)` to equal `true.theta`.
  Differences:
    `actual`: 0.36 0.65 0.67
  `expected`: 0.58 0.58 0.58
  
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies mgcv minpack.lm gplsim

Version History

new 1.0.0 Mar 10, 2026
updated 1.0.0 ← 0.9.3 diff Feb 10, 2023
updated 0.9.3 ← 0.9.2 diff Dec 2, 2022
updated 0.9.2 ← 0.9.1 diff Jul 8, 2022
updated 0.9.1 ← 0.9.0 diff Dec 2, 2021
new 0.9.0 Dec 1, 2021