R/pros.R

#' pros
#' 
#' @title pros
#' @name pros
#' @usage pros
#' @format A data frame with 380 observations on the following 9 variables.
#' \describe{
#'  \item{\code{ID}}{a numeric vector}
#'  \item{\code{CAPSULE}}{a numeric vector}
#'  \item{\code{AGE}}{a numeric vector}
#'  \item{\code{RACE}}{a numeric vector}
#'  \item{\code{DPROS}}{a numeric vector}
#'  \item{\code{DCAPS}}{a numeric vector}
#'  \item{\code{PSA}}{a numeric vector}
#'  \item{\code{VOL}}{a numeric vector}
#'  \item{\code{GLEASON}}{a numeric vector}
#'}
#' 
#' @references Hosmer, D. (2013). Wiley Series in Probability and Statistics Ser. : Applied Logistic Regression (3). New York: John Wiley & Sons, Incorporated.
#' @examples 
#'   # data(pros)
#'   # maybe str(pros) ; plot(pros) ...
#' @keywords data
NULL

Try the lsm package in your browser

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

lsm documentation built on June 22, 2024, 10:31 a.m.