detrend | R Documentation |
Remove linear trend from stratigraphic series
detrend(dat,output=1,genplot=T,verbose=T)
dat |
Stratigraphic series for linear detrending. First column should be location (e.g., depth), second column should be data value. |
output |
1= output detrended signal; 2= output linear trend |
genplot |
Generate summary plots? (T or F) |
verbose |
Verbose output? (T or F) |
arcsinT
, demean
, divTrend
, logT
, prewhiteAR
, and prewhiteAR1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.