Lines Matching +refs:residualPlot +refs:default

19 …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…
69 …o Import() now defaults to stringsAsFactors=FALSE to match the default behavior of read.table() as…
105 …o Fixed a bug in mmp.glm, so the horizontal axis for the default plot is the linear predictor, not…
215 …o Fixed bug in boot.hist, and made Boot.default more general. Added a vcov method for boot objects
269 …o Anova() now works via its default method with "vglm" objects produced by functions in the VGAM p…
273 …o Improvements to Anova.default() so that a wider variety of model classes are accommodated (follo…
301 o Fixed df check in linearHypothesis.default() (bug report by Pierre Chausse).
335 …on X|Z using the scale from the marginal plot of Y vs X ignoring X. The default is FALSE, corresp…
353 o residualPlot error when using 'type="rstudent" has been fixed.
361 …o Replaced vif.lm() with vif.default() to cover wider variety of models (after question by Laura R…
369 …o Added new id.method="r" to showLabels for labeling plots of residuals; default id.method changed…
399 o export linearHypothesis.default() for use in other packages (suggestion of Achim Zeileis).
458 …otMatrix(), residualPlots() and other functions; gamLine(), loessLine() (default), and quantregLin…
468 o Changed the default for id.method with the invTranPlot to "x".
488 …o deltaMethod.default() now applies coef() and vcov() to a model for which these are supported (ge…
492 o Fixed qqPlot.default() so that it honors line="none" (bug reported by Rob Kushler).
494 …o Added new default method for confidenceEllipse(), which now can construct confidence ellipses fo…
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.
666 …o Added reset.par argument to scatterplot.default to allow addition of graphical elements to the p…
788 …o Added argument to spread.level.plot.default() to optionally suppress point labels (suggested by …
814 …to allow symbollic specification of the hypothesis, and (2) to provide a default method that is ap…
852 …o Corrected diagonal panel functions local to scatterplot.matrix.default, which omitted ... argum…
912 o Reworked Anova(), including adding default method and method for coxph objects.