knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

DPH

https://img.shields.io/badge/lifecycle-experimental-orange.svg

DPH provides functions to fit standard discrete proportional hazards (DPH) model and adjusted DPH models for time-to-event data with mismeasured outcomes.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("celehs/DPH")

Click HERE to view a simulated example.

References



celehs/DPH documentation built on April 2, 2021, 7:27 p.m.