Other packages > Find by keyword >

pch  

Piecewise Constant Hazard Models for Censored and Truncated Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pch", "2.2")



Attach the package and use:
library("pch")
Maintained by
Paolo Frumento
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-27
Latest Update: 2025-07-23
Description:
Piecewise constant hazard models for survival data. The package allows for right-censored, left-truncated, and interval-censored data.
How to cite:
Paolo Frumento (2015). pch: Piecewise Constant Hazard Models for Censored and Truncated Data. R package version 2.2, https://cran.r-project.org/web/packages/pch. Accessed 28 Jun. 2026.
Previous versions and publish date:
1.0 (2015-11-27 14:59), 1.1 (2016-02-18 15:38), 1.2 (2016-08-20 10:31), 1.3 (2016-11-06 22:27), 1.4 (2020-02-27 16:30), 2.0 (2021-02-01 16:30), 2.1 (2024-02-09 13:30)
Other packages that cited pch R package
View pch citation profile
Other R packages that pch depends, imports, suggests or enhances
Complete documentation for pch
Functions, R codes and Examples using the pch R package
Some associated functions: pch-internal . pchreg . predict.pch . splinex . 
Some associated R codes: pchreg_ct.R . pchreg_ic.R . pchreg_main.R . splinex_and_utilities.R .  Full pch package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

minimax  
The Minimax Distribution Family
The minimax family of distributions is a two-parameter family like the beta family, but computation ...
Download / Learn more Package Citations See dependency  
nlraa  
Nonlinear Regression for Agricultural Applications
Additional nonlinear regression functions using self-start (SS) algorithms. One of the functions is ...
Download / Learn more Package Citations See dependency  
EventWinRatios  
Event-Specific Win Ratios for Terminal and Non-Terminal Events
Provides several confidence interval and testing procedures using event-specific win ratios for sem ...
Download / Learn more Package Citations See dependency  
XKCDdata  
Get XKCD Comic Data
Download data from individual XKCD comics, written by Randall Munroe < ...
Download / Learn more Package Citations See dependency  
Rirt  
Data Analysis and Parameter Estimation Using Item Response Theory
Parameter estimation, computation of probability, information, and (log-)likelihood, and visualizat ...
Download / Learn more Package Citations See dependency  
geoelectrics  
3D-Visualization of Geoelectric Resistivity Measurement Profiles
Visualizes two-dimensional geoelectric resistivity measurement profiles in three dimensions. ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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