Image:DraftRV.png

From Wikipedia, the free encyclopedia

[edit] Summary

R code:

bitmap(file="DraftRV.png",type="png256",width=6,height=6,res=300,pointsize=12)
par(mfrow=c(2,1))
plot(ecdf(a),xlab="minutes",ylab="Probability of reversion")
plot(ecdf(log(a)),xlab="log minutes",ylab="Probability of reversion")
dev.off()

[edit] Licensing

GFDL

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

File history

Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version.
Click on date to download the file or see the image uploaded on that date.

  • (del) (cur) 22:51, 26 March 2007 . . Pdbailey (Talk | contribs) . . 1800×1800 (29,420 bytes) (R code: <pre> bitmap(file="DraftRV.png",type="png256",width=6,height=6,res=300,pointsize=12) par(mfrow=c(2,1)) plot(ecdf(a),xlab="minutes",ylab="Probability of reversion") plot(ecdf(log(a)),xlab="log minutes",ylab="Probability of reversion") dev.off() </)

The following pages on the English Wikipedia link to this file (pages on other projects are not listed):