Revision: 1231
http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1231&view=rev
Author: warnes
Date: 2007-12-07 14:10:30 -0800 (Fri, 07 Dec 2007)
Log Message:
-----------
Correct minor typos in man page for estimable()
Modified Paths:
--------------
trunk/gmodels/man/estimable.Rd
Modified: trunk/gmodels/man/estimable.Rd
===================================================================
--- trunk/gmodels/man/estimable.Rd 2007-12-07 22:09:13 UTC (rev 1230)
+++ trunk/gmodels/man/estimable.Rd 2007-12-07 22:10:30 UTC (rev 1231)
@@ -23,7 +23,7 @@
%.to.est(obj, params)
}
\arguments{
- \item{obj}{Regression (lm,glm,lme,lmer,mlm) object. }
+ \item{obj}{Regression (lm, glm, lme, lmer, mlm) object. }
\item{cm}{Vector, List, or Matrix specifying estimable linear functions or
contrasts. See below for details.}
\item{beta0}{Vector of null hypothesis values}
@@ -80,7 +80,7 @@
%is not intended for direct use.
}
\note{
- The estimated fixed effect parameter of \code{lme} objects may have
+ The estimated fixed effect parameters of \code{lme} objects may have
different degrees of freedom. If a specified contrast includes
nonzero coefficients for parameters with differing degrees of freedom,
the smallest number of degrees of freedom is used and a warning
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|