logconPH: CoxPH Model with Log Concave Baseline Distribution

Computes a cox PH model with a log concave baseline distribution. If no covariates are provided, estimates the log concave NPMLE. Built specifically for interval censored data, where data is a n by 2 matrix with [i, 1] as the left side of the interval for subject i and [i,2] as right side. Uncensored data can be entered by setting [i,1] = [i,2]. Alternatively, this can also handle uncensored data. If all the data is uncensored, you may enter data as a length(n) vector.

Package details

AuthorClifford Anderson-Bergman
MaintainerClifford Anderson-Bergman <cianders@uci.edu>
LicenseGPL-2
Version1.5
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("logconPH")

Try the logconPH package in your browser

Any scripts or data that you put into this service are public.

logconPH documentation built on May 29, 2017, 3:33 p.m.