Learn R Programming

seismicRoll (version 1.1.5)

Fast Rolling Functions for Seismology using 'Rcpp'

Description

Fast versions of seismic analysis functions that 'roll' over a vector of values. See the 'RcppRoll' package for alternative versions of basic statistical functions such as rolling mean, median, etc.

Copy Link

Version

Install

install.packages('seismicRoll')

Monthly Downloads

353

Version

1.1.5

License

GPL (>= 2)

Maintainer

Last Published

August 22nd, 2023

Functions in seismicRoll (1.1.5)

roll_mean

Rolling Mean with Alignment
seismicRoll-package

Fast Rolling Statistics for Seismology
roll_sd

Rolling Standard Deviation with Alignment
findOutliers

Outlier Detection with a Rolling Hampel Filter
roll_median

Rolling Median
roll_stalta

Rolling STA/LTA
roll_hampel

Rolling Hampel Filter for Outlier Detection
roll_range

Rolling Range with Alignment