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

R语言:splitFormula()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 18:31:43 | 显示全部楼层 |阅读模式
splitFormula(nlme)
splitFormula()所属R语言包:nlme

                                        Split a Formula
                                         拆分公式

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

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

Splits the right hand side of form into a list of subformulas according to the presence of sep. The left hand side of form, if present, will be ignored. The length of the returned list will be equal to the number of occurrences of sep in form plus one.
分裂form将根据存在的sepsubformulas列表右侧。左手边form,如果存在,将被忽略。返回列表的长度等于sepform加一出现。


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


splitFormula(form, sep)



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

参数:form
a formula object.
formula对象。


参数:sep
an optional character string specifying the separator to be used for splitting the formula. Defaults to "/".  
分裂的公式将用于一个可选的字符串,指定分隔。 "/"默认。


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

a list of formulas, corresponding to the split of form according to sep.
一个公式列表,对应form按sep的分裂。


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


Jose Pinheiro and Douglas Bates <a href="mailto:bates@stat.wisc.edu">bates@stat.wisc.edu</a>



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

formula
formula


举例----------Examples----------


splitFormula(~ g1/g2/g3)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 14:58 , Processed in 0.025592 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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