R/rcbdltcs.R

#' Line x Tester data (only Crosses) with single plant observations laid in RCBD design.
#'
#' The Line x Tester data containing single plant observations of only crosses laid out in RCBD design.
#'
#'@docType data
#'
#'@usage data(rcbdltcs)
#' @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{obs}{four single plant observations}
#'  \item{yield}{yield as a dependent trait}
#' }
#'
#'@seealso
#'    \code{\link{rcbdltcs}}
#'    ,\code{\link{alphaltcchk}}
#'    ,\code{\link{rcbdltcchk}}
#'    ,\code{\link{rcbdltcmt}}
#'
#' @examples  result = ltcs(rcbdltcs, replication, line, tester, obs, yield)

"rcbdltcs"

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.