#' Dataset file for the RAMPMM function
#'
#' A dummy dataset to run the function RAMPMM on.
#'
#' @format A data frame with 409 rows and 7 variables:
#' \describe{
#' \item{Z}{InterventionValues, bernoulli distribution}
#' \item{Y2}{ResponseValues, Normal distribution}
#' \item{Y1}{BaselineResponseValues, Normal distribution}
#' \item{R}{NumberofAttemptsValues, Categorical distribution}
#' \item{X1}{FirstCenterIndicators, Center Membership Dummy Variable}
#' \item{X2}{SecondCenterIndicators, Center Membership Dummy Variable}
#' \item{X3}{ThirdCenterIndicators, Center Membership Dummy Variable}
#' ...
#' }
"projectData"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.