Other packages > Find by keyword >

polspline  

Polynomial Spline Routines
View on CRAN: Click here


Download and install polspline package within the R console
Install from CRAN:
install.packages("polspline")

Install from Github:
library("remotes")
install_github("cran/polspline")

Install by package version:
library("remotes")
install_version("polspline", "1.1.25")



Attach the package and use:
library("polspline")
Maintained by
Charles Kooperberg
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2002-12-03
Latest Update: 2023-10-26
Description:
Routines for the polynomial spline fitting routines hazard regression, hazard estimation with flexible tails, logspline, lspec, polyclass, and polymars, by C. Kooperberg and co-authors.
How to cite:
Charles Kooperberg (2002). polspline: Polynomial Spline Routines. R package version 1.1.25, https://cran.r-project.org/web/packages/polspline. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.1 (2003-03-19 08:15), 1.0.2 (2003-09-02 18:59), 1.0.3 (2004-02-03 09:46), 1.0.4 (2004-03-02 18:19), 1.0.5 (2004-04-22 14:03), 1.0.6 (2004-09-25 11:09), 1.0.7 (2004-11-03 14:22), 1.0.8 (2004-12-16 19:18), 1.0.9 (2005-03-10 19:50), 1.0.10 (2005-04-19 09:20), 1.0.11 (2005-05-30 12:56), 1.0.12 (2006-09-22 08:40), 1.0.13 (2007-07-18 11:30), 1.0.14 (2007-09-28 21:01), 1.0.15 (2007-11-30 08:43), 1.0 (2002-12-03 21:22), 1.1.0 (2008-11-17 20:44), 1.1.1 (2008-11-19 12:45), 1.1.2 (2009-01-27 15:46), 1.1.3 (2009-06-25 09:25), 1.1.4 (2009-08-21 19:23), 1.1.5 (2012-10-29 08:59), 1.1.6 (2012-10-31 08:22), 1.1.7 (2013-03-09 05:39), 1.1.8 (2013-04-24 08:00), 1.1.9 (2013-11-20 23:09), 1.1.11 (2015-07-03 01:31), 1.1.12 (2015-07-14 21:44), 1.1.13 (2018-06-14 23:55), 1.1.14 (2019-02-28 07:30), 1.1.15 (2019-06-14 00:40), 1.1.16 (2019-10-04 21:20), 1.1.17 (2019-11-07 22:30), 1.1.18 (2020-05-08 20:10), 1.1.19 (2020-05-15 21:00), 1.1.20 (2022-04-25 08:40), 1.1.22 (2022-11-23 01:50), 1.1.23 (2023-06-29 21:30), 1.1.24 (2023-10-26 21:50)
Other packages that cited polspline R package
View polspline citation profile
Other R packages that polspline depends, imports, suggests or enhances
Complete documentation for polspline
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA