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: 2022-11-16
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 21 Nov. 2024.
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
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  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
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  
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  

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