R/nhanes_example.R

#' Example Data from National Health and Nutrition Examination Survey ('NHANES')
#'
#' @format A `data.frame` with 7 columns, which are:
#' \describe{
#' \item{SEQN}{ID of participant}
#' \item{mortstat}{mortality status, 1-died, 0 - censored}
#' \item{event_time_years}{time observed}
#' \item{WTMEC4YR_norm}{weights normalized for survey}
#' \item{gender}{gender}
#' \item{age_years_interview}{age in years at interview}
#' \item{education_adult}{educational status}
#' }
"nhanes_example"

Try the cforward package in your browser

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

cforward documentation built on April 3, 2025, 9:26 p.m.