]> git.donarmstrong.com Git - ape.git/blobdiff - man/compar.gee.Rd
new operators for "multiPhylo" + fixed small bug in bind.tree()
[ape.git] / man / compar.gee.Rd
index b0468a4971bc80de9951c7ce6f31d6fbc36b7a52..eec81f1b3ffe6a6dfd03577b7bd1756163ff5214 100644 (file)
@@ -27,7 +27,7 @@ compar.gee(formula, data = NULL, family = "gaussian", phy,
   \item{scope}{<unused>.}
   \item{quiet}{a logical specifying whether to display a warning message
     about eventual ``marginality principle violation''.}
-  \item{...}{further arguments to be passed to \code{drop1}.}
+  \item{\dots}{further arguments to be passed to \code{drop1}.}
 }
 \description{
   \code{compar.gee} performs the comparative analysis using generalized
@@ -52,7 +52,7 @@ compar.gee(formula, data = NULL, family = "gaussian", phy,
   \code{compar.gee} returns an object of class \code{"compar.gee"} with
   the following components:
   \item{call}{the function call, including the formula.}
-  \code{effect.assign}{a vector of integers assigning the coefficients
+  \item{effect.assign}{a vector of integers assigning the coefficients
     to the effects (used by \code{drop1}).}
   \item{nobs}{the number of observations.}
   \item{coefficients}{the estimated coefficients (or regression parameters).}
@@ -72,7 +72,7 @@ compar.gee(formula, data = NULL, family = "gaussian", phy,
     Biology}, \bold{218}, 175--185.
 }
 
-\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}}
+\author{Emmanuel Paradis}
 
 \seealso{
   \code{\link{read.tree}}, \code{\link{pic}},