InfCr(SemiParSampleSel)
InfCr()所属R语言包:SemiParSampleSel
Information Criteria
信息标准
译者:生物统计家园网 机器人LoveR
描述----------Description----------
InfCr can be used to calculate the Akaike information criterion (AIC), corrected AIC and Bayesian information criterion.
InfCr可用于计算的Akaike信息标准(AIC),纠正的AIC和贝叶斯信息标准。
用法----------Usage----------
InfCr(x,cr="AIC")
参数----------Arguments----------
参数:x
A fitted SemiParSampleSel object as produced by SemiParSampleSel().
一个装有SemiParSampleSel对象产生的SemiParSampleSel()。
参数:cr
The criterion to be used. Default is AIC; alternatives are AICc and BIC.
要使用的标准。默认是AIC;的替代品AICc和BIC。
Details
详细信息----------Details----------
When comparing fitted objects, the smaller the chosen criterion, the better the fit.
比较合身的对象时,选择的标准,更好的配合。
值----------Value----------
It returns a numeric value corresponding to the selected criterion.
它返回一个数值,对应于所选择的标准。
(作者)----------Author(s)----------
Maintainer: Giampiero Marra <a href="mailto:giampiero@stats.ucl.ac.uk">giampiero@stats.ucl.ac.uk</a>
参见----------See Also----------
SemiParSampleSel-package, SemiParSampleSel, summary.SemiParSampleSel
SemiParSampleSel-package,SemiParSampleSel,summary.SemiParSampleSel
实例----------Examples----------
## see examples for SemiParBIVProbit[#看到SemiParBIVProbit的例子]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|