#' Artificially generated data set
#' @format a data.frame with the fields
#' \describe{
#' \item{Y}{ response variable - counts. }
#' \item{linkY}{ internal: response variable on the link scale used to generate the data. }
#' \item{X1}{ a categorical variable. }
#' \item{X2}{ a categorical variable. }
#' \item{C1}{ a continuouse variable. }
#' \item{ID}{ an identification number of a subject. }
#' \item{IDv}{ internal: a random effect of a subject - its contribution to the intercept on the link scale. }
#' }
#' @name marPredict_e5
"marPredict_e5"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.