plot.lm.spike.residuals | R Documentation |
Plot residuals vs. fitted values in an lm.spike model.
PlotLmSpikeResiduals(
object,
burn = SuggestBurnLogLikelihood(object$log.likelihood),
...)
object |
A model object inheriting from |
burn |
The number of MCMC iterations to be discarded as burn-in before computing posterior means. |
... |
Additional arguments passed to |
This plot is normally called via the plot function for lm.spike
objects. See the help entry for lm.spike
for example
usage.
Steven L. Scott
lm.spike
plot.lm.spike
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.