#' Simulated clustered data
#'
#' A data set with 100 clusters and each cluster has 6 observations.
#'
#' @format A data frame with 600 rows and 4 variables:
#' \describe{
#' \item{y}{response data}
#' \item{x}{time-invariant covariate (normally distributed)}
#' \item{t}{time-varying covariate (0, 0.2, ..., 1 for each cluster)}
#' \item{id}{id for each cluster}
#' \item{y_bin50}{response data after equal-quantile binning into 50 categories}
#' }
"data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.