Files in andreas50/utsOperators
Moving Averages and Other Rolling Operators for Unevenly Spaced Time Series

.Rbuildignore
.gitignore
ChangeLog
DESCRIPTION
NAMESPACE
R/C_interfaces.R R/RcppExports.R R/ema.R R/helper.R R/internal.R R/numerical_noise.R R/rolling_apply.R R/rolling_apply_specialized.R R/sma.R R/speed_analysis.R R/speed_analysis_R_vs_C.R R/speed_analysis_specialized.R README.Rmd README.md man/check_window_width.Rd man/ema.Rd man/generic_C_interface.Rd man/have_rolling_apply_specialized.Rd man/rev.uts.Rd man/rolling_apply.Rd man/rolling_apply_specialized.Rd man/rolling_apply_static.Rd man/rolling_time_window.Rd man/rolling_time_window_indices.Rd man/sma.Rd man/sma_last_R.Rd man/sma_linear_R.Rd man/utsOperators-internal.Rd
src/RcppExports.cpp
src/ema.c
src/ema.h
src/emaWrapper.cpp
src/rolling.c
src/rolling.h
src/rollingWrapper.cpp
src/sma.c
src/sma.h
src/smaWrapper.cpp
tests/testthat.R tests/testthat/test-C_interfaces.R tests/testthat/test-ema.R
tests/testthat/test-ema_last_1.rds
tests/testthat/test-ema_last_2.rds
tests/testthat/test-ema_linear_1.rds
tests/testthat/test-ema_linear_2.rds
tests/testthat/test-ema_next_1.rds
tests/testthat/test-ema_next_2.rds
tests/testthat/test-helper.R tests/testthat/test-rolling_apply.R
tests/testthat/test-rolling_apply_1.rds
tests/testthat/test-rolling_apply_2.rds
tests/testthat/test-rolling_apply_3.rds
tests/testthat/test-rolling_apply_4.rds
tests/testthat/test-rolling_apply_specialized.R
tests/testthat/test-rolling_apply_static_1.rds
tests/testthat/test-rolling_apply_static_2.rds
tests/testthat/test-rolling_time_window_1.rds
tests/testthat/test-rolling_time_window_2.rds
tests/testthat/test-rolling_time_window_indices.rds
tests/testthat/test-sma.R
tests/testthat/test-sma_last_1.rds
tests/testthat/test-sma_last_2.rds
tests/testthat/test-sma_linear_1.rds
tests/testthat/test-sma_next_1.rds
utsOperators.Rproj
andreas50/utsOperators documentation built on May 25, 2019, 7:16 a.m.