Other packages > Find by keyword >

casebase  

Fitting Flexible Smooth-in-Time Hazards and Risk Functions via Logistic and Multinomial Regression
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("casebase", "0.10.6")



Attach the package and use:
library("casebase")
Maintained by
Sahir Bhatnagar
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-04-29
Latest Update: 2024-08-17
Description:
Fit flexible and fully parametric hazard regression models to survival data with single event type or multiple competing causes via logistic and multinomial regression. Our formulation allows for arbitrary functional forms of time and its interactions with other predictors for time-dependent hazards and hazard ratios. From the fitted hazard model, we provide functions to readily calculate and plot cumulative incidence and survival curves for a given covariate profile. This approach accommodates any log-linear hazard function of prognostic time, treatment, and covariates, and readily allows for non-proportionality. We also provide a plot method for visualizing incidence density via population time plots. Based on the case-base sampling approach of Hanley and Miettinen (2009) , Saarela and Arjas (2015) , and Saarela (2015) .
How to cite:
Sahir Bhatnagar (2017). casebase: Fitting Flexible Smooth-in-Time Hazards and Risk Functions via Logistic and Multinomial Regression. R package version 0.10.6, https://cran.r-project.org/web/packages/casebase. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2017-04-29 01:27), 0.9.0 (2020-07-04 01:10), 0.9.1 (2021-02-07 14:20), 0.10.1 (2021-10-20 17:00), 0.10.3 (2022-11-16 15:30), 0.10.4 (2024-02-02 00:50), 0.10.5 (2024-04-10 14:00)
Other packages that cited casebase R package
View casebase citation profile
Other R packages that casebase depends, imports, suggests or enhances
Complete documentation for casebase
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  

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