X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fcompar.gee.Rd;h=28ceb8bbc54ebad78c94e99db15103202a711e5d;hb=a03a8c554a6fde0dc4313688e3248bfae2e521e4;hp=b0468a4971bc80de9951c7ce6f31d6fbc36b7a52;hpb=c827059eeafc8cbe41c812b26979543ab287803e;p=ape.git diff --git a/man/compar.gee.Rd b/man/compar.gee.Rd index b0468a4..28ceb8b 100644 --- a/man/compar.gee.Rd +++ b/man/compar.gee.Rd @@ -27,7 +27,7 @@ compar.gee(formula, data = NULL, family = "gaussian", phy, \item{scope}{.} \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).}