A 'ggplot2' Extension for Visualizing Density, Distribution, Hazard, or Survival Functions using the 'logspline' Package
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
399 B

#' A 'ggplot2' Extension for Visualizing Density, Distribution, Hazard, or Survival
#' Functions using the 'logspline' Package
#'
#' Methods are provided to plot a logspline density, distribution function,
#' hazard function or survival function from a logspline density
#'
#' @md
#' @name gglogspline
#' @keywords internal
#' @author Bob Rudis (bob@@rud.is)
#' @import ggplot2 logspline
"_PACKAGE"