Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zoo

How to use `apply.monthly` in a zoo object with several columns

r zoo

Count cumulative unique factors separated by semicolon Grouped by Name

r data.table dplyr zoo

Replacement for diff() for multiple columns

r diff xts zoo

Compute running mean with tapered windows

r mean zoo cumulative-sum

Date format for plotting x axis ticks of time series data

r date plot zoo

Why is there no apply.hourly in R with xts/zoo?

r time-series xts zoo

Convert daily to weekly/monthly data with R

r xts zoo quantmod

zoo object aggregation

r dataframe zoo

which time series class to use in R for financial data?

r time-series xts zoo

How to add multiple straight lines in a multi plot.zoo

r plot zoo

na.locf but don't do trailing NAs

r time-series xts zoo

Fastest way for doing 21 day rolling sum for an ActivityType

r data.table dplyr zoo

R: Setting limits to scale_x_yearqtr in ggplot for yearqtr (zoo)

Add missing xts/zoo data with linear interpolation in R

r time-series xts 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