Íomhá:Spacing Estimation plot for MSE example.svg

Page contents not supported in other languages.
Ón Vicipéid, an chiclipéid shaor.

Taispeáin leagan ardtaifigh den íomhá(Comhad SVG, ainmniúil 629 × 629 picteilíni, méid comhaid: 28 KB)

Seo comhad as An Cómhaoin Viciméid. Tá an tuairisc as an leathanach tuairisc Cómhaoin a leanas thíos.
Is stór comhaid meáin Saor é an Cómhaoin Viciméid. Is féidir leat cabhrú.


 
This W3C-unspecified vector image was created with Inkscape…important .

Achoimriú

Tuairisc
English: Vector version of File:Spacing Estimation plot for MSE example.png, saved as a PDF, brought into w:Inkscape and converted to SVG.
Dáta
Foinse Obair féin
Údar Avraham
Leaganacha eile
SVG genesis
InfoField
 
The SVG code is valid.
 
This diagram was created with Inkscape.

Code

This is the code used to generate the plot. It could have been done more efficiently, but this way is more self-explanatory.

SpacingEstimate<-function (x) {
A1<-1-exp(-2*x)
A2<-1-exp(-4*x)
Z<-(A1)*(A2-A1)*(1-A2)
return(log(Z))
}

Likelihood<-function (x) {
A1<-x*exp(-2*x)
A2<-x*exp(-4*x)
Z<-A1*A2
return(log(Z))
}

x<-seq(0,1,.01)

plot(x,SpacingEstimate(x),main="Comparison of Estimator Values", type="l", col="blue", xaxp=c(0,1,10), lwd=2, ylab="Estimator values")
points(x, Likelihood(x), col="dark green", type="l", lwd=2)

arrows(.4, -7, .26, -8.1)
arrows(.56, -7.45, .33, -8.09)

text (x=.463, y = -6.7, labels = "Maximum Spacing Estimate:",col="red")
text (x=.45, y = -7.0, labels=expression(frac(ln(.6),-2)),col="red")

text (x=.6, y = -7.3, labels = "Maximum Likelihood Estimate:", col="purple")
text (x=.6, y = -7.6, labels=expression(frac(1,3)), col="purple")

abline(v=(log(.6)/-2), col="red")
abline(v=(1/3), col="purple")

legend ("topright", legend=c("Maximum Spacing", "Maximum Likelihood"), col = c("blue", "dark green"), lwd=2)

Ceadúnú

Is mise sealbhóir cóipchirt an shaothair seo agus foilsím é faoin gceadúnas seo a leanas:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

taispeánann sé/sí

27 Iúil 2009

Stair chomhaid

Cliceáil ar dáta/am chun an comhad a radharc mar a bhí sé ag an am sin.

Dáta/AmMionsamhailToisíÚsáideoirNóta tráchta
faoi láthair15:57, 27 Iúil 2009Mionsamhail do leagan ó 15:57, 27 Iúil 2009629 × 629 (28 KB)AvrahamEmbedded rights into inkscape svg
15:46, 27 Iúil 2009Mionsamhail do leagan ó 15:46, 27 Iúil 2009629 × 629 (28 KB)Avraham{{Information |Description={{en|1=Vector version of File:Spacing Estimation plot for MSE example.png}} |Source=Own work by uploader |Author=Avraham |Date=2009-07-27 |Permission=File:Spacing Estimation plot for MSE example.png |other_

Tá nasc chuig an gcomhad seo ar na leathanaigh seo a leanas:

Global file usage

The following other wikis use this file: