Find Longest Contiguous Stretch of non-NAs
找到最长的非-NAS毗连弹力
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Find the longest consecutive stretch of non-missing values in a time series object. (In the event of a tie, the first such stretch.)
寻找非缺失值的最长的连续拉伸在一个时间序列对象。 (领带的事件,第一个这样的舒展。)
用法----------Usage----------
na.contiguous(object, ...)
参数----------Arguments----------
参数:object
a univariate or multivariate time series.
一元或多元时间序列。
参数:...
further arguments passed to or from other methods.
通过进一步的论据或其他方法。
值----------Value----------
A time series without missing values. The class of object will be preserved.
一个没有缺失值的时间序列。的object类将被保留。
参见----------See Also----------
na.omit and na.omit.ts; na.fail
na.omit和na.omit.ts;na.fail