R/PHInfiniteEstimates.R

#' PHInfiniteEstimates: Tools for Proportional Hazards Estimation, and Inference on the Associate Parameters, when Other Parameters are Estimated at Infinity.
#' 
#' The PHInfiniteEstimates package 
#' Proportional hazards estimation in the presence of partial likelihood monitonicity has difficulties, in that finite estimators do not exist.  These difficulties are related to those arising from logistic regression, addressed by \insertCite{kolassa97}{PHInfiniteEstimates}, 
#' and multinomial regression, addressed by \insertCite{kolassa16}{PHInfiniteEstimates}.  Algorithms to provide conditionally similar problems in these contexts are provided.
#' @references 
#' \insertRef{kolassa97}{PHInfiniteEstimates}
#'
#' \insertRef{kolassa16}{PHInfiniteEstimates}
#' @importFrom Rdpack reprompt
#' @name PHInfiniteEstimates
NULL

Try the PHInfiniteEstimates package in your browser

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

PHInfiniteEstimates documentation built on Nov. 24, 2023, 9:06 a.m.