File:R-car stopping distances 1920+null-resids.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 360 × 360 pixels, file size: 56 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: A plot of residuals from a null linear model fit of car stopping distances.
Date
Source Own work
Author HYanWong
 
This W3C-unspecified chart was created with R.

using the following commands

svg("R-car_stopping_distances_1920+null-resids.svg", 4,4,8)
plot(residuals(null.model), type="h", ylim=c(-25,25), yaxp=c(-25,25,10), 
 bty="n", xaxt="n", las=2, xlab=NA, ylab="residual stopping distance (m)", 
 col="lightblue")
points(residuals(null.model))
dev.off()

Licensing

[edit]
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current21:23, 19 January 2009Thumbnail for version as of 21:23, 19 January 2009360 × 360 (56 KB)HYanWong (talk | contribs){{Information |Description={{en|1=A plot of residuals from a null linear model fit of car stopping distances.}} |Source=Own work by uploader |Author=HYanWong |Date=2009/01/19 |Permission= |other_versions= }} {{Created with R}} using the
21:17, 19 January 2009Thumbnail for version as of 21:17, 19 January 2009360 × 360 (51 KB)HYanWong (talk | contribs){{Information |Description={{en|1=A plot of residuals from a null linear model fit of car stopping distances.}} |Source=Own work by uploader |Author=HYanWong |Date=2009/01/19 |Permission= |other_versions= }} {{Created with R}} using the

There are no pages that use this file.