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

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

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

                                         Lagger Function for Lagging Time Series data
                                         惯犯的滞后时间序列数据的功能

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

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

This command lags (or leads) variables within a data frame that contains variable named "date" that has class "Date".
此命令滞后(或线索)在一个数据框包含变量名为“日期”,“日期”类的变量。


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


lagger(data, by.var, lag.vars, num.lags, direction, freq = "daily")



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

参数:data
A data.frame object with a panel structure.  
数据框对象的面板结构。


参数:by.var
character string with a unique identifier for each time period.  
字符串,每个时间段的唯一标识符。


参数:lag.vars
character vector of variable names (must be defined within data) of variables to lag or lead.  
字符变量的变量名称(必须定义在数据)向量落后或领先。


参数:num.lags
numeric vector that indicates the number of lags to generate for each variable within lag.vars.  
,指示的数目的数值向量滞后内每个变量lag.vars的生成。


参数:direction
Specify "lag" or "lead" to indicate whether to generate lags or leads.  
指定“滞后”或“铅”,以指示是否产生滞后或引线。


参数:freq
Specify "daily", "monthly" or "quartly" to indicate the frequency of the data.  
指定“每日”,“每月”或“每月增减”来表示的数据的频率。


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

The function returns a data frame with new columns for the lags and leads generated.
该函数返回一个数据框新列的滞后,导致产生的。


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


Sean Golden and Ian Muir (with adaptations by J. Anthony Cookson)




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

as.Date,Date
as.Date,Date

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 14:26 , Processed in 0.019223 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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