#' Sample dataset 1 for testing the likelihood ratio test
#'
#' Example data for testing the need for a random intercept. Illustrates the need to adjust the p values for a modified LRT.
#' @usage data(ri_test1)
#' @format A data frame with 900 observations from 30 groups and 4 variables:
#' \describe{
#' \item{y}{The outcome variable.}
#' \item{w1}{A level-2 predictor.}
#' \item{x1}{A level-1 predictor}
#' \item{group}{The cluster identifier}
#' }
"ri_test1"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.