information.criteria(sem)
information.criteria()所属R语言包:sem
Additional Information Criteria
其他信息标准
译者:生物统计家园网 机器人LoveR
描述----------Description----------
These are generic functions for computing, respectively, the AICc (second-order corrected Akaike Information Criterion) and CAIC (consistent Akaike Information Criterion).
这些都是通用的计算功能,分别为,国际会议中心(二阶校正赤池信息准则)和CAIC(符合赤池信息准则)。
用法----------Usage----------
AICc(object, ...)
CAIC(object, ...)
参数----------Arguments----------
参数:object
an object for which an appropriate AICc or CAIC method exists.
的对象合适的AICc或CAIC方法存在。
参数:...
possible additional arguments for methods.
可能的附加参数的方法。
(作者)----------Author(s)----------
Jarrett Byrnes and John Fox <a href="mailto:jfox@mcmaster.ca">jfox@mcmaster.ca</a>
参考文献----------References----------
Model Selection and Inference: A Practical Information-Theoretical Approach. Springer.
Model selection and Akaike's information criterion (AIC). Psychometrika bold52, 345–370.
参见----------See Also----------
AICc.objectiveML, CAIC.objectiveML
AICc.objectiveML,CAIC.objectiveML
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|