separationplot-package(separationplot)
separationplot-package()所属R语言包:separationplot
Separation Plot Package
分离图包装
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Functions to generate separation plots
函数产生分离图
Details
详细信息----------Details----------
</table> This package is still in development. Please contact Brian Greenhill <brian.d.greenhill@dartmouth.edu> with any questions you may have.
</ table>这个包是仍在发展中。有任何问题,你可能有,请与布赖恩·格林希尔<brian.d.greenhill@dartmouth.edu>联系。
(作者)----------Author(s)----------
Brian D. Greenhill, Michael D. Ward and Audrey Sacks
Maintainer: Brian Greenhill <<a href="mailto:brian.d.greenhill@dartmouth.edu">brian.d.greenhill@dartmouth.edu</a>>
参考文献----------References----------
实例----------Examples----------
# Very simple example from the introduction to the paper:[从推出到的文件很简单的例子:]
#[]
separationplot(pred=c(0.774, 0.364, 0.997, 0.728, 0.961, 0.422), actual=c(0,0,1,0,1,1), shuffle=FALSE, line=FALSE, type="rect", rectborder=1)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|