Other packages > Find by keyword >

sievePH  

Sieve Analysis Methods for Proportional Hazards Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sievePH", "1.1")



Attach the package and use:
library("sievePH")
Maintained by
Michal Juraska
[Scholar Profile | Author Map]
First Published: 2019-02-26
Latest Update: 2023-02-03
Description:
Implements semiparametric estimation and testing procedures for a continuous, possibly multivariate, mark-specific hazard ratio (treatment/placebo) of an event of interest in a randomized treatment efficacy trial with a time-to-event endpoint, as described in Juraska M and Gilbert PB (2013), Mark-specific hazard ratio model with multivariate continuous marks: an application to vaccine efficacy. Biometrics 69(2):328 337 <doi:10.1111/biom.12016>, and in Juraska M and Gilbert PB (2016), Mark-specific hazard ratio model with missing multivariate marks. Lifetime Data Analysis 22(4): 606-25 <doi:10.1007/s10985-015-9353-9>. The former considers continuous multivariate marks fully observed in all subjects who experience the event of interest, whereas the latter extends the previous work to allow multivariate marks that are subject to missingness-at-random. For models with missing marks, two estimators are implemented based on (i) inverse probability weighting (IPW) of complete cases, and (ii) augmentation of the IPW estimating functions by leveraging correlations between the mark and auxiliary data to 'impute' the expected profile score vectors for subjects with missing marks. The augmented IPW estimator is doubly robust and recommended for use with incomplete mark data. The methods make two key assumptions: (i) the time-to-event is assumed to be conditionally independent of the mark given treatment, and (ii) the weight function in the semiparametric density ratio/biased sampling model is assumed to be exponential. Diagnostic testing procedures for evaluating validity of both assumptions are implemented. Summary and plotting functions are provided for estimation and inferential results.
How to cite:
Michal Juraska (2019). sievePH: Sieve Analysis Methods for Proportional Hazards Models. R package version 1.1, https://cran.r-project.org/web/packages/sievePH. Accessed 22 Apr. 2025.
Previous versions and publish date:
1.0.0 (2019-02-26 17:20), 1.0.1 (2019-12-06 07:10), 1.0.3 (2022-08-16 23:50), 1.0.4 (2023-02-03 19:40)
Other packages that cited sievePH R package
View sievePH citation profile
Other R packages that sievePH depends, imports, suggests or enhances
Complete documentation for sievePH
Downloads during the last 30 days
03/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/20Downloads for sievePH02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

GWPR.light  
Geographically Weighted Panel Regression
Geographically weighted panel regression is grounded in a branch of spatial statistics. Using geogra ...
Download / Learn more Package Citations See dependency  
ino  
Initialization of Numerical Optimization
Analysis of the initialization for numerical optimization of real-valued functions, including likel ...
Download / Learn more Package Citations See dependency  
optimStrat  
Choosing the Sample Strategy
Intended to assist in the choice of the sampling strategy to implement in a survey. ...
Download / Learn more Package Citations See dependency  
Qest  
Quantile-Based Estimator
Quantile-based estimators (Q-estimators) can be used to fit any parametric distribution, using its q ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
phylosamp  
Sample Size Calculations for Molecular and Phylogenetic Studies
Implements novel tools for estimating sample sizes needed for phylogenetic studies, including studi ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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