Home
last modified time | relevance | path

Searched +refs:anova +refs:glmlist (Results 1 – 10 of 10) sorted by relevance

/dports/math/R/R-4.1.2/src/library/stats/man/
H A Danova.glm.Rd1 % File src/library/stats/man/anova.glm.Rd
6 \name{anova.glm}
11 \alias{anova.glm}
19 \code{objects} for the \code{"glmlist"} method.}
24 \code{"F"} or \code{"Cp"}. See \code{\link{stat.anova}}.}
66 and \code{anova} will detect this with an error.
75 \code{\link{glm}}, \code{\link{anova}}.
85 anova(glm.D93)
86 anova(glm.D93, test = "Cp")
87 anova(glm.D93, test = "Chisq")
[all …]
/dports/math/libRmath/R-4.1.1/src/library/stats/man/
H A Danova.glm.Rd1 % File src/library/stats/man/anova.glm.Rd
6 \name{anova.glm}
11 \alias{anova.glm}
19 \code{objects} for the \code{"glmlist"} method.}
24 \code{"F"} or \code{"Cp"}. See \code{\link{stat.anova}}.}
66 and \code{anova} will detect this with an error.
75 \code{\link{glm}}, \code{\link{anova}}.
85 anova(glm.D93)
86 anova(glm.D93, test = "Cp")
87 anova(glm.D93, test = "Chisq")
[all …]
/dports/math/R/R-4.1.2/src/library/stats/
H A DNAMESPACE12 add1, addmargins, aggregate,aggregate.ts, AIC, alias, anova,
72 SSlogis, SSmicmen, SSweibull, start, stat.anova, step, stepfun,
85 pairwise.wilcox.test, poisson.test, power.anova.test,
150 S3method(anova, glm)
151 S3method(anova, glmlist)
152 S3method(anova, lm)
153 S3method(anova, lmlist)
154 S3method(anova, loess)
155 S3method(anova, mlm)
156 S3method(anova, nls)
[all …]
/dports/math/libRmath/R-4.1.1/src/library/stats/
H A DNAMESPACE12 add1, addmargins, aggregate,aggregate.ts, AIC, alias, anova,
72 SSlogis, SSmicmen, SSweibull, start, stat.anova, step, stepfun,
85 pairwise.wilcox.test, poisson.test, power.anova.test,
150 S3method(anova, glm)
151 S3method(anova, glmlist)
152 S3method(anova, lm)
153 S3method(anova, lmlist)
154 S3method(anova, loess)
155 S3method(anova, mlm)
156 S3method(anova, nls)
[all …]
/dports/math/libRmath/R-4.1.1/doc/
H A DNEWS1614 * anova.glm() and anova.glmlist() computed incorrect score (Rao)
H A DNEWS.Rd1827 \item \code{anova.glm()} and \code{anova.glmlist()} computed
H A DNEWS.11831 o Functions anova.glm(), contrasts(), getS3method(), glm() and
2523 o New function power.anova.test(), contributed by Claus Ekstrom.
3663 o anova.glm() was ignoring a `dispersion' argument if given
5285 o anova.glm() had a missing drop=FALSE and so failed for some
6560 o anova() for 3 or more lm objects now behaves compatibly with S
6561 and anova.glmlist(). The old behaviour is still available by
6564 o anova() for multiple lm and glm objects no longer truncates the
6566 for anova() methods.
7210 o anova.glmlist works correctly with decreasing models and
/dports/math/R/R-4.1.2/doc/
H A DNEWS1687 * anova.glm() and anova.glmlist() computed incorrect score (Rao)
H A DNEWS.Rd1909 \item \code{anova.glm()} and \code{anova.glmlist()} computed
H A DNEWS.11831 o Functions anova.glm(), contrasts(), getS3method(), glm() and
2523 o New function power.anova.test(), contributed by Claus Ekstrom.
3663 o anova.glm() was ignoring a `dispersion' argument if given
5285 o anova.glm() had a missing drop=FALSE and so failed for some
6560 o anova() for 3 or more lm objects now behaves compatibly with S
6561 and anova.glmlist(). The old behaviour is still available by
6564 o anova() for multiple lm and glm objects no longer truncates the
6566 for anova() methods.
7210 o anova.glmlist works correctly with decreasing models and