R/ex33.R

#' @title    ex33 from Duchateau, L. and Janssen, P. and Rowlands, G. J. (1998).\emph{Linear Mixed Models. An Introduction with applications in Veterinary Research}. International Livestock Research Institute.
#' @name     ex33
#' @docType  data
#' @keywords datasets
#' @usage    data(ex33)
#' @format   A \code{data.frame} with 40 rows and 4 variables.
#' @description ex33 is.
#' @details
#'        \itemize{
#'        \item herd two treatment 0 and 1
#'        \item drug unit of observation or observation ID
#'        \item dose  is continuous \& may be assumed Gaussian
#'        \item PCVDif  is the number of "successes"(N and F specify a binomial response)
#'        }
#' @author \enumerate{
#'          \item  Muhammad Yaseen (\email{myaseen208@@gmail.com})
#'          }
#' @references \enumerate{
#' \item Duchateau, L. and Janssen, P. and Rowlands, G. J. (1998).\emph{Linear Mixed Models. An Introduction with applications in Veterinary Research}.
#'              International Livestock Research Institute.
#'  }
#' @seealso
#'    \code{\link{Examp1.3.2}}
#' @examples
#' data(ex33)
NULL

Try the VetResearchLMM package in your browser

Any scripts or data that you put into this service are public.

VetResearchLMM documentation built on May 1, 2019, 8:39 p.m.