File:Biweight.png
Appearance
Biweight.png (480 × 480 pixels, file size: 1 KB, MIME type: image/png)
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 20:27, 26 October 2006 | 480 × 480 (1 KB) | Helix84 | == Summary == {{en|This image is an example of a Tukey biweight function. It was created under R by the following code:}} <code> f = function(x, c) { if (abs(x) < c) { return(x*((1-(x/c)^2))^2) } else { return(0) } } x= ( |
File usage
No pages on the English Wikipedia use this file (pages on other projects are not listed).