Other packages > Find by keyword >

survPresmooth  

Presmoothed Estimation in Survival Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("survPresmooth", "1.1-12")



Attach the package and use:
library("survPresmooth")
Maintained by
Ignacio Lopez de Ullibarri
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-06-02
Latest Update: 2025-01-07
Description:
Presmoothed estimators of survival, density, cumulative and non-cumulative hazard functions with right-censored survival data. For details, see Lopez-de-Ullibarri and Jacome (2013) <doi:10.18637/jss.v054.i11>.
How to cite:
Ignacio Lopez de Ullibarri (2010). survPresmooth: Presmoothed Estimation in Survival Analysis. R package version 1.1-12, https://cran.r-project.org/web/packages/survPresmooth. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2010-06-02 10:01), 1.1-0 (2010-09-23 08:14), 1.1-1 (2011-03-09 20:59), 1.1-2 (2011-10-19 09:40), 1.1-3 (2012-10-15 21:29), 1.1-4 (2012-11-20 23:12), 1.1-5 (2013-01-09 12:10), 1.1-6 (2013-03-12 09:53), 1.1-7 (2013-08-26 22:09), 1.1-8 (2013-09-05 06:38), 1.1-9 (2016-03-11 11:31), 1.1-10 (2017-09-06 12:39), 1.1-11 (2021-10-06 13:50)
Other packages that cited survPresmooth R package
View survPresmooth citation profile
Other R packages that survPresmooth depends, imports, suggests or enhances
Complete documentation for survPresmooth
Functions, R codes and Examples using the survPresmooth R package
Some associated functions: control.presmooth . presmooth . print.survPresmooth . pscheck . 
Some associated R codes: presmooth.R . zzz.R .  Full survPresmooth package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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