R/data.m.R

#' @title A data for 221 participants
#'
#' @description A data for 221 participants. The data were fabricated.
#'
#' @docType data
#' @keywords  datasets
#' @name data.m
#' @usage data.m
#' @format A data.frame contains 221 obs of 7 variables. The variables are:
#' \describe{
#'   \item{ID}{The ID of these 221 people.}
#'   \item{age}{A numeric.}
#'   \item{gender}{A two level factor: "1" or "2"}
#'   \item{CD8T}{A numeric.}
#'   \item{CD4T}{A numeric.}
#'   \item{x}{A numeric.}
#'   \item{y}{A numeric.}
#' }
NULL

Try the EMAS package in your browser

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

EMAS documentation built on Sept. 9, 2025, 5:59 p.m.