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 21 Nov. 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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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