File:Kernel density.svg

From WikiProjectMed
Jump to navigation Jump to search

Original file(SVG file, nominally 250 × 200 pixels, file size: 42 KB)

This file is from a shared repository and may be used by other projects. Please see the file description page for further information.

File history

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

Date/TimeThumbnailDimensionsUserComment
current19:15, 9 July 2007Thumbnail for version as of 19:15, 9 July 2007250 × 200 (42 KB)commons>Mwtoews== Summary == Created in R using (roughly): <pre> x <- seq(-3.1,3.1,.1) par(xaxs="i") plot(x,dnorm(x),"l",ylim=c(0,.5),col="grey",lwd=5) rx <- rnorm(100) lines(density(rx,bw=0.3)) lines(density(rx,bw=0.1)) lines(density(rx,bw=

There are no pages that use this file.