Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
legTools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Harbor Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leg
legTools
Commits
e6e6f113
Commit
e6e6f113
authored
9 years ago
by
Fernando Mayer
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of git.leg.ufpr.br:leg/legTools
parents
f8ec1919
e12f25f3
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
R/legTools.R
+10
-8
10 additions, 8 deletions
R/legTools.R
man/plowing.Rd
+3
-3
3 additions, 3 deletions
man/plowing.Rd
man/potatoyield.Rd
+4
-3
4 additions, 3 deletions
man/potatoyield.Rd
man/wgpigs.Rd
+3
-2
3 additions, 2 deletions
man/wgpigs.Rd
with
20 additions
and
16 deletions
R/legTools.R
+
10
−
8
View file @
e6e6f113
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
man/plowing.Rd
+
3
−
3
View file @
e6e6f113
...
...
@@ -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{
...
...
This diff is collapsed.
Click to expand it.
man/potatoyield.Rd
+
4
−
3
View file @
e6e6f113
...
...
@@ -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{
...
...
This diff is collapsed.
Click to expand it.
man/wgpigs.Rd
+
3
−
2
View file @
e6e6f113
...
...
@@ -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{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment