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

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

[复制链接]
发表于 2012-10-1 11:53:35 | 显示全部楼层 |阅读模式
subtree(treethresh)
subtree()所属R语言包:treethresh

                                        Extract subtree by pruning according to a specified complexity parameter
                                         根据指定的复杂参数提取子树的修剪

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

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

Extracts a subtree from a tree object of the classes treethresh or wtthresh by pruning according to a specified value of the complexity parameter C.
提取的子树从一个树对象的类treethresh或wtthresh修剪的复杂参数C按指定的值。


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


subtree(object, C)
subtree.treethresh(object, C)
subtree.wtthresh(object, C)



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

参数:object
An object of the class treethresh or wtthresh from which a subtree is to be extracted.
类的对象treethresh或wtthresh是要提取的子树。


参数:C
The value of the complexity parameter C to be used for the pruning.
复杂度参数C用于修剪的值。


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

subtree returns an object of the class treethresh or wtthresh that contains a tree pruned at value C (see the function prune for details on the pruning process).
subtree返回一个类的对象treethresh或wtthresh,其中包含一个树修剪值C(见功能prune在修剪过程中的详细信息) 。


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

subtree.treethresh and subtree.wtthresh should rarely be directly called by the user. The more user-friendly S3 function subtree will take care of calling the right function.
subtree.treethresh和subtree.wtthresh应该很少由用户直接调用。更加人性化的S3功能subtree会照顾调用正确的函数。

Use the function prune to carry out the pruning without having to specify the complexity parameter C.
使用的功能prune进行修剪,而不必指定的复杂参数C。


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

treethresh, wtthresh, prune
treethresh,wtthresh,prune

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 23:56 , Processed in 0.024636 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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