beamd {astsa} | R Documentation |
Infrasonic Signal from a Nuclear Explosion
Description
Infrasonic signal from a nuclear explosion.
Usage
data(beamd)
Format
A data frame with 2048 observations (rows) on 3 numeric variables (columns): sensor1
, sensor2
, sensor3
.
Details
This is a data frame consisting of three columns (that are not time series objects). The data are an infrasonic signal from a nuclear explosion observed at sensors on a triangular array.
References
You can find demonstrations of astsa capabilities at FUN WITH ASTSA.
The most recent version of the package can be found at https://github.com/nickpoison/astsa/.
In addition, the News and ChangeLog files are at https://github.com/nickpoison/astsa/blob/master/NEWS.md.
The webpages for the texts and some help on using R for time series analysis can be found at https://nickpoison.github.io/.
[Package astsa version 2.1 Index]