Other packages > Find by keyword >

logspline  

Routines for Logspline Density Estimation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("logspline", "2.1.22")



Attach the package and use:
library("logspline")
Maintained by
Charles Kooperberg
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1998-11-25
Latest Update: 2024-05-10
Description:
Contains routines for logspline density estimation. The function oldlogspline() uses the same algorithm as the logspline package version 1.0.x; i.e. the Kooperberg and Stone (1992) algorithm (with an improved interface). The recommended routine logspline() uses an algorithm from Stone et al (1997) .
How to cite:
Charles Kooperberg (1998). logspline: Routines for Logspline Density Estimation. R package version 2.1.22, https://cran.r-project.org/web/packages/logspline. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0-2 (1998-11-25 12:46), 1.0-3 (2001-05-13 19:10), 1.0-4 (2001-12-08 12:12), 1.0-5 (2002-04-28 09:58), 1.0-6 (2002-07-03 17:18), 1.0-7 (2002-08-28 09:49), 1.0-8 (2003-11-05 19:23), 2.0.0 (2004-02-04 19:18), 2.0.1 (2004-03-02 18:19), 2.0.2 (2005-04-19 09:20), 2.0.3 (2006-09-22 08:40), 2.0.4 (2007-09-28 21:01), 2.1.0 (2008-11-17 20:44), 2.1.1 (2008-11-19 12:45), 2.1.2 (2009-01-27 15:46), 2.1.3 (2009-08-21 07:15), 2.1.4 (2012-08-16 18:17), 2.1.5 (2013-04-24 18:10), 2.1.8 (2015-07-03 02:00), 2.1.9 (2016-02-03 01:15), 2.1.10 (2018-06-02 06:58), 2.1.11 (2018-06-14 21:44), 2.1.12 (2019-02-05 23:10), 2.1.13 (2019-06-14 00:30), 2.1.14 (2019-10-04 21:10), 2.1.15 (2019-11-08 07:20), 2.1.16 (2020-05-08 20:20), 2.1.17 (2022-04-25 09:30), 2.1.19 (2022-11-22 21:50), 2.1.20 (2023-06-29 16:00), 2.1.21 (2023-10-26 22:10)
Other packages that cited logspline R package
View logspline citation profile
Other R packages that logspline depends, imports, suggests or enhances
Complete documentation for logspline
Functions, R codes and Examples using the logspline R package
Some associated functions: dlogspline . doldlogspline . logspline-internal . logspline . oldlogspline . oldlogspline.to.logspline . plot.logspline . plot.oldlogspline . summary.logspline . summary.oldlogspline . unstrip . 
Some associated R codes: logspline.R .  Full logspline package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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