Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zoo

Creating regular 15-minute time-series from irregular time-series

r time-series xts zoo

Is there any way to force zoo::rollmean function to return a vector that is the same length as it's input? (or maybe use other function?)

r zoo

Convert data.frame to zoo

r statistics zoo

How can I alter a time series (XTS or ZOO) in R?

r time-series xts zoo

rollapply with "growing" window

r zoo

Using rollmean when there are missing values (NA)

r xts zoo

Replace missing value with previous value [duplicate]

r zoo

na.locf converts data from numeric to character

r plyr zoo

Write xts/zoo object to csv with index

r xts zoo

Rollapply for time series

r zoo

Rolling window over irregular time series

r time-series xts zoo

Is it possible to use pandas.DataFrame.rolling with a step greater than 1?

python r pandas numpy zoo

Why is zoo::rollmean slow compared to a simple Rcpp implementation?

r zoo moving-average

Fill NA in a time series only to a limited number

r time-series xts zoo

R convert between zoo object and data frame, results inconsistent for different numbers of columns?

r dataframe zoo

Calculate rolling correlation using rollapply

r zoo

merging a large list of xts objects

r list merge xts zoo

R: adding 1 month to a date

r dataframe date xts zoo

Is there a _fast_ way to run a rolling regression inside data.table?

r data.table zoo

Interpolate zoo object with missing Dates