R/rcbdltcmt.R

#' Line x Tester data (only Crosses) in Randomized Complete Block design.
#'
#' The Line x Tester data of containing only crosses laid out in Randomized Complete Block design.
#'
#'@docType data
#'
#'@usage data(rcbdltcmt)
#' @format A data frame of 15 crosses derived from five lines and three testers.
#' \describe{
#'  \item{replication}{four replications}
#'  \item{line}{five inbred genotype}
#'  \item{tester}{three inbred genotype}
#'  \item{ph}{plant height}
#'  \item{eh}{ear height}
#' }
#'
#'@seealso
#'    \code{\link{rcbdltc}}
#'    ,\code{\link{alphaltcchk}}
#'    ,\code{\link{rcbdltcchk}}
#'    ,\code{\link{alphaltcmt}}
#'
#' @examples  result = ltcmt(rcbdltcmt, replication, line, tester, rcbdltcmt[,4:5])

"rcbdltcmt"

Try the gpbStat package in your browser

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

gpbStat documentation built on June 24, 2024, 5:20 p.m.