本文主要是介绍Analyzing Receiver Operating Characteristic Curves With SAS,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvpAs a diagnostic decision-making tool, receiver operating characteristic (ROC) curves provide a comprehensive and visually attractive way to summarize the accuracy of predictions. They are extensively used in medical diagnosis and increasingly in fields such as data mining, credit scoring, weather forecasting, and psychometry. In this example-driven book, author Mithat Gönen illustrates the many existing SAS procedures that can be tailored to produce ROC curves and expands upon further analyses using other SAS procedures and macros. Both parametric and nonparametric methods for analyzing ROC curves are covered in detail.
Topics addressed include:*Appropriate methods for binary, ordinal, and continuous measures
*Computations using PROC FREQ, PROC LOGISTIC, PROC NLMIXED, and macros
*Comparing the ROC curves of several markers and adjusting them for covariates
*ROC curves with censored data
*Using the ROC curve for evaluating multivariable prediction models
*via bootstrap and cross-validation
*ROC curves in SAS Enterprise Miner
http://rapidshare.com/files/76576843/1599942984.zip
http://depositfiles.com/files/2711093
这篇关于Analyzing Receiver Operating Characteristic Curves With SAS的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!