README.md

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



FJRubio67/MEGH documentation built on Jan. 29, 2024, 11:30 a.m.