R/halfsibdesign.r

#' \code{halfsibdesign} package
#'
#' An R package containing several algorithms for finding REML estimates for
#' covariances in the balanced q-dimensional half-sib design.
#'
#' @docType package
#' @name halfsibdesign
#'
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1")  utils::globalVariables(c("."))
damian-t-p/halfsibdesign documentation built on March 14, 2023, 4:55 a.m.