Skip to content
/ MEGH Public

General hazard models for clustered survival data (R package)

Notifications You must be signed in to change notification settings

FJRubio67/MEGH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEGH R package

MEGH: A parametric class of general hazard models for clustered survival data

This repository contains a real data application of the clustered survival models proposed in the paper (Open access):

Rubio, F.J. and Drikvandi, R. (2022). MEGH: A parametric class of general hazard models for clustered survival data. Statistical Methods in Medical Research, 31(8) 1603–1616. https://doi.org/10.1177%2F09622802221102620

[Preprint] [Supplementary Material] [Journal]

The models are fitted using the R package MEGH. To install the MEGH R package use:

library(devtools)
install_github("FJRubio67/MEGH")

library(MEGH)

An example of the use of this package using real data can be found at:

MEGH: A parametric class of general hazard models for clustered survival, Leukemia data set

See also: GHSurv, HazReg

About

General hazard models for clustered survival data (R package)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages