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

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

[复制链接]
发表于 2012-9-28 21:14:08 | 显示全部楼层 |阅读模式
applyRulebase(rrules)
applyRulebase()所属R语言包:rrules

                                        Repeatedly apply a rulebase to an input object...
                                         反复适用的规则库的输入对象...

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

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

Repeatedly apply a rulebase to an input object
反复适用的规则库的输入对象


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





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

参数:input
The input object to translate.
输入对象进行翻译。


参数:rulebase
The rulebase to use for translation.
规则库的使用进行翻译。


参数:matcher
The function used to match the antecedens of each rule. Defaults to patmatch.
的功能规则相匹配的antecedens的每一个。默认为patmatch的。


参数:action
The action to apply when a rule matches.
行动时适用的规则相匹配。


Details

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

Translate an input object by applying a rule base repeatedly, until the result does not change anymore. matcher is tried on each rule in rulebase in order, until a matching rule is found. matcher must return a binding object or NA. When a rule matches, action is applied to the binding object and the rule's consquence pattern, giving a result expression. After that, the rule base is applied to the result expression again, if the result differs from input. The simplify function gives a practical example for using
翻译一个输入对象,通过反复应用规则库,直到结果不再改变。 matcher尝试在每个规则rulebase的一个匹配规则,直到被发现。 matcher必须返回一个绑定对象或NA。当一个规则相匹配,action的绑定对象的规则的consquence,模式,给人一种结果表达式。之后,规则库的结果表达的结果是不同的,如果从input。 simplify函数给出了一个实际的例子使用


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

The result of applying the rulebase.
结果施加rulebase。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 03:13 , Processed in 0.031399 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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