Nothing
#' @title Data for Example 2.B.3 from Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. Stroup (p-55)
#' @name DataExam2.B.3
#' @docType data
#' @keywords datasets
#' @usage data(DataExam2.B.3)
#' @description Exam2.B.3 is used to illustrate one way treatment design with Gaussian observations.
#' @format A \code{data.frame} with 6 rows and 2 variables.
#' @details
#' \itemize{
#' \item trt treatments as factor with number 1 to 3
#' \item y response variable
#' }
#' @author \enumerate{
#' \item Muhammad Yaseen (\email{myaseen208@@gmail.com})
#' \item Adeela Munawar (\email{adeela.uaf@@gmail.com})
#' }
#' @references \enumerate{
#' \item Stroup, W. W. (2012).\emph{Generalized linear mixed models: modern concepts, methods and applications}.
#' CRC press.
#' }
#' @seealso
#' \code{\link{Exam2.B.3}}
#' @examples
#' data(DataExam2.B.3)
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.