找回密码
 注册
查看: 321|回复: 0

R语言 sdcMicro包 indivRisk()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 23:18:10 | 显示全部楼层 |阅读模式
indivRisk(sdcMicro)
indivRisk()所属R语言包:sdcMicro

                                         Individual Risk computation
                                         个人风险计算

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Base individual risk computation.
基本的个人风险计算。


用法----------Usage----------


indivRisk(x, method = "approx", qual = 1, survey=TRUE)



参数----------Arguments----------

参数:x
object from class freqCalc  
对象类freqCalc的


参数:method
approx (default) or exact  
约(默认)或确切


参数:qual
final correction factor  
最后的校正因子


参数:survey
TRUE, if one have survey data and FALSE if one deal with the whole population.   
TRUE,如果一个人与整个人口调查数据和FALSE如果一个交易。


Details

详细信息----------Details----------

Estimation of the risk for each observation. After the risk is computed one can use e.g. the function localSuppr() for the protection of values of high risk.  Further details can be found at the link given below.
对于每个观测的风险估计。计算风险后,可以使用例如的的功能localSuppr()值高风险的保护。进一步的细节可以发现,在下面给出的链接。


值----------Value----------


参数:rk
base individual risk  
基本个人风险


参数:method
method
方法


参数:qual
final correction factor
最后的校正因子


参数:fk
frequency count
频率计数


参数:knames
colnames of the key variables   
列名的关键因素


注意----------Note----------

The base individual risk method was developed by Benedetti, Capobianchi and Franconi
个人风险的基本方法是由贝内代蒂,Capobianchi和Franconi子1946


(作者)----------Author(s)----------


Matthias Templ. Bug in method “exact” fixed since version 2.6.5. by Youri Baeyens.



参考文献----------References----------

http://www.istat.it/dati/pubbsci/contributi/Contributi/contr_2003/2003_14.pdf  

参见----------See Also----------

freqCalc
freqCalc


实例----------Examples----------


## example from Capobianchi, Polettini and Lucarelli:[#例如,从Capobianchi,Polettini和卢卡雷利:]
data(francdat)
f <- freqCalc(francdat, keyVars=c(2,4,5,6),w=8)
f
f$fk
f$Fk
## individual risk calculation:[#个人风险计算:]
indivf <- indivRisk(f)  
indivf$rk   

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-30 00:40 , Processed in 0.022726 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表