ttest_ts {weaana} | R Documentation |
Significantly t-test with auto-correlation for time serial data
Description
Method is presented by Santer et al. 2000
Usage
ttest_ts(y, slope = NULL)
Arguments
y |
A vector of time serial data |
slope |
Whether export slope |
Value
p values of t-test
[Package weaana version 0.1.1 Index]