Learn R Programming

⚠️There's a newer version (1.1.5) of this package.Take me there.

seismicRoll (version 1.1.3)

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

237

Version

1.1.3

License

GPL (>= 2)

Maintainer

Gillian Sharer

Last Published

December 4th, 2018

Functions in seismicRoll (1.1.3)

roll_stalta

Rolling STA/LTA
findOutliers

Outlier Detection with a Rolling Hampel Filter
roll_hampel

Rolling Hampel Filter for Outlier Detection
seismicRoll

Fast Rolling Statistics for Seismology
roll_range

Rolling Range with Alignment
roll_median

Rolling Median
roll_mean

Rolling Mean with Alignment
roll_sd

Rolling Standard Deviation with Alignment