Learn R Programming

splineplot

The splineplot package provides a unified interface for visualizing spline effects from GAM (Generalized Additive Models) and GLM (Generalized Linear Models) in R. It creates publication-ready plots with confidence intervals, supporting various model types including Linear, Logistic, Poisson, and Cox proportional hazards models.

Key Features

Copy Link

Version

Install

install.packages('splineplot')

Monthly Downloads

138

Version

0.2.1

License

Apache License 2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Jinseob Kim

Last Published

November 19th, 2025

Functions in splineplot (0.2.1)

splineplot

Spline Plot for GAM and GLM Models
extract_spline_data

Extract Spline Data