Skip to content
/ smlePH Public

❗ This is a read-only mirror of the CRAN R package repository. smlePH — Sieve Maximum Full Likelihood Estimation for the Right-Censored Proportional Hazards Model. Homepage: https://github.com/taehwa015/smlePH/ Report bugs for this package: https://github.com/taehwa015/smlePH/issues/

Notifications You must be signed in to change notification settings

cran/smlePH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smlePH: R package for fitting the proportional hazards model with sieve maximum full likelihood estimation

Overview

smlePH is a R package to fit the proportional hazards model with the sieve maximum full likelihood estimation. Unlike the conventional partial likelihood approach, the full likelihood method utilizes whole likelihood information in estimating procedure. In this package, we provide two functions smle_ph and smle_resid. smle_ph fits the proportional hazards model and estimates the baseline cumulative hazard function. smle_resid estimates two types of residuals, (i) score residual for each covariate and (ii) deviance residual for linear combination of all covariates.

Installation

The released version of smlePH package from CRAN is available in CRAN

install.packages('smlePH')

and the development version is also available in Github

devtools::install_github(repo='taehwa015/smlePH')

About

❗ This is a read-only mirror of the CRAN R package repository. smlePH — Sieve Maximum Full Likelihood Estimation for the Right-Censored Proportional Hazards Model. Homepage: https://github.com/taehwa015/smlePH/ Report bugs for this package: https://github.com/taehwa015/smlePH/issues/

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages