File:Kernel density.svg

From WikiMD.com - Food, Medicine & Wellness Encyclopedia

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. The description on its file description page there is shown below.

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)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=

The following file is a duplicate of this file (more details):

The following page uses this file: