Home
last modified time | relevance | path

Searched +refs:residualPlot +refs:default (Results 1 – 3 of 3) sorted by relevance

/dports/math/R-cran-car/car/man/
H A DresidualPlots.Rd3 \alias{residualPlots.default}
6 \alias{residualPlot}
7 \alias{residualPlot.default}
8 \alias{residualPlot.lm}
9 \alias{residualPlot.glm}
34 ### residualPlots calls residualPlot, so these arguments can be
37 residualPlot(model, ...)
39 \S3method{residualPlot}{default}(model, variable = "fitted", type = "pearson",
47 \S3method{residualPlot}{lm}(model, ...)
106 Additional arguments passed to \code{residualPlot} and then to
[all …]
/dports/math/R-cran-car/car/
H A DNAMESPACE12 S3method(Confint, default)
24 S3method(S, default)
34 S3method(brief, default)
50 S3method(brief, default)
166 avPlot, avPlots, showLabels, residualPlot, residualPlots,
231 S3method(some, default)
336 S3method(mmp, default)
370 S3method(residualPlot, default)
371 S3method(residualPlot, lm)
372 S3method(residualPlot, glm)
[all …]
H A DNEWS19 …s (shades) confidence envelopes by default, and smoothers for scatterplots fill variance (spread) …
25 o Make linearHypothesis() and Anova() work with "svyolr" objects via their default methods.
63 …o Enable spread smoothers for crPlot(), ceresPlot(), and residualPlot() (suggestion of Dave Armstr…
301 o Fixed df check in linearHypothesis.default() (bug report by Pierre Chausse).
353 o residualPlot error when using 'type="rstudent" has been fixed.
468 o Changed the default for id.method with the invTranPlot to "x".
492 o Fixed qqPlot.default() so that it honors line="none" (bug reported by Rob Kushler).
551 o changed the default in residualPlots for AsIs from FALSE to TRUE.
555 o moved up ... argument in qqPlot.default (suggestion of Peter Ehlers).
605 to override default labeling if desired.
[all …]