⚠️There's a newer version (0.5.1) of this package. Take me there.

splines2

The R package splines2 is a complementary package on splines providing functions constructing B-splines, integral of B-splines, monotone splines (M-splines) and its integral (I-splines), convex splines (C-splines), and their derivatives of given order. Piecewise constant basis is allowed for B-spline and M-spline basis.

Installation of CRAN Version

CRAN_Status_Badge Build Status codecov Downloads from the RStudio CRAN mirror

You can install the released version from CRAN.

install.packages("splines2")

Development

Build Status codecov

The latest version of package is under development at GitHub in branch 'dev'. If it is able to pass the building check by Travis CI, you may consider installing it with the help of devtools by

devtools::install_github("wenjie2wang/splines2", ref = "dev")

Get Started

License

The R package splines2 is free software: You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version (at your option). See the GNU General Public License for details.

The R package splines2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Copy Link

Version

Down Chevron

Install

install.packages('splines2')

Monthly Downloads

4,833

Version

0.2.5

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

February 10th, 2017

Functions in splines2 (0.2.5)