R/marPredict_e3.R

#' 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{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_e3
"marPredict_e3"
MaciejDanko/marPredict documentation built on June 22, 2019, 12:42 a.m.