File:Logistic-sigmoid-vs-scaled-probit.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为630 × 630像素,文件大小:133 KB)


摘要

描述
English: Comparison of logistic sigmoid and scaled probit (scaling = sqrt(pi/8)).

Created using the following R code:

Source Code
x=-100:100/10
svg("logistic-probit.svg")
par(cex=1.5,mai=c(0.8,0.8,0.1,0.1))
plot(x,plogis(x),type="l",xlab="", ylab="",lwd=2)
points(x,pnorm(sqrt(pi/8)*x),type="l",lty=3,col="red",lwd=2)
legend("bottomright", c("logistic", "inverse probit\n(scaled)"), col = c("black","red"), lty=c(1,3),lwd=2)
dev.off()
日期
来源 Created using R
作者 Benwing
Other information

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。
w:zh:知识共享
署名 相同方式共享
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
您可以选择您需要的许可协议。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2012年3月26日 (一) 05:552012年3月26日 (一) 05:55版本的缩略图630 × 630(133 KB)Benwingadd axis marks, change to blue, wider lines
2012年3月26日 (一) 05:252012年3月26日 (一) 05:25版本的缩略图630 × 630(44 KB)BenwingRemove extra stuff around margins
2012年3月26日 (一) 05:142012年3月26日 (一) 05:14版本的缩略图630 × 630(54 KB)BenwingMake text and line widths bigger, simplify/correct some of the text
2012年3月26日 (一) 03:522012年3月26日 (一) 03:52版本的缩略图630 × 630(61 KB)Benwing{{subst:Upload marker added by en.wp UW}} {{Information |Description = {{en|Comparison of logistic sigmoid and scaled probit (scaling = sqrt(pi/8))}} |Source = Created using R |Date = 2012-03-25 |Author = Benwing }} ;Other information...

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件: