#'@title Anonymous real data #'@description A data set for the test of your model, containing values of 2000 cases. It is used as data for the examples. #' #'@format A \code{data frame} with 5 elements, which are: #'\describe{ #'\item{AGE}{The Age of cases} #'\item{CHOL}{The Cholesterol of cases} #'\item{TG}{The Triglyceride of cases} #'\item{HDL}{The High Density Lipoprotein of cases} #'\item{LDLd}{The direct Low Density Lipoprotein of cases} #'} "SampleData"