Skip to content
Snippets Groups Projects
Commit e6e6f113 authored by Fernando Mayer's avatar Fernando Mayer
Browse files

Merge branch 'master' of git.leg.ufpr.br:leg/legTools

parents f8ec1919 e12f25f3
Branches
No related tags found
No related merge requests found
......@@ -19,8 +19,9 @@ NULL
#' from the beggining to the end of the experiment.
#'
#' \itemize{
#' \item ft feeding type, a categorical factor with 4 levels.
#' \item wg weight gain (kg).
#' \item \code{ft} feeding type, a categorical factor with 4
#' levels.
#' \item \code{wg} weight gain (kg).
#' }
#'
#' @docType data
......@@ -55,9 +56,10 @@ NULL
#' was recorded in each experimental unit.
#'
#' \itemize{
#' \item block a categorical unordered factor with 4 levels.
#' \item variety a categorical unordered factor with 8 levels.
#' \item yield potato yield (t/ha).
#' \item \code{block} a categorical unordered factor with 4 levels.
#' \item \code{variety} a categorical unordered factor with 8
#' levels.
#' \item \code{yield} potato yield (t/ha).
#' }
#'
#' @docType data
......@@ -95,9 +97,9 @@ NULL
#' level in each block.
#'
#' \itemize{
#' \item block a categorical unordered factor with 6 levels.
#' \item plow a categorical unordered factor with 2 levels.
#' \item yield corn yield (kg in 200 m\eqn{^2} of area).
#' \item \code{block} a categorical unordered factor with 6 levels.
#' \item \code{plow} a categorical unordered factor with 2 levels.
#' \item \code{yield} corn yield (kg in 200 m\eqn{^2} of area).
#' }
#'
#' @docType data
......
......@@ -22,9 +22,9 @@ but in this experiment there was 2 experimental units for each factor
level in each block.
\itemize{
\item block a categorical unordered factor with 6 levels.
\item plow a categorical unordered factor with 2 levels.
\item yield corn yield (kg in 200 m\eqn{^2} of area).
\item \code{block} a categorical unordered factor with 6 levels.
\item \code{plow} a categorical unordered factor with 2 levels.
\item \code{yield} corn yield (kg in 200 m\eqn{^2} of area).
}
}
\examples{
......
......@@ -19,9 +19,10 @@ randomized complete block design with 4 blocks. Potato yield (t/ha)
was recorded in each experimental unit.
\itemize{
\item block a categorical unordered factor with 4 levels.
\item variety a categorical unordered factor with 8 levels.
\item yield potato yield (t/ha).
\item \code{block} a categorical unordered factor with 4 levels.
\item \code{variety} a categorical unordered factor with 8
levels.
\item \code{yield} potato yield (t/ha).
}
}
\examples{
......
......@@ -21,8 +21,9 @@ experimental unit was a pig. The response measured was weight gain
from the beggining to the end of the experiment.
\itemize{
\item ft feeding type, a categorical factor with 4 levels.
\item wg weight gain (kg).
\item \code{ft} feeding type, a categorical factor with 4
levels.
\item \code{wg} weight gain (kg).
}
}
\examples{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment