Skip to content

❗ This is a read-only mirror of the CRAN R package repository. SpuriousMemory — Testing True Long Memory Against Spurious Long Memory

Notifications You must be signed in to change notification settings

cran/SpuriousMemory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpuriousMemory

Test for the null hypothesis of fractional integration against spurious long memory

Overview

Detecting spurious long memory in time series using the method of Qu (2011). Distinguishes between true stationary long memory and spurious long memory caused by level shifts or smooth trends.

Example

library(SpuriousMemory)

# Data
data(RV5min)

result <- Longmemorytest(RV5min, demean = TRUE, alpha = 0.05)

References

  • Qu, Z. (2011). "Test Against Spurious Long Memory". Journal of Business & Economic Statistics, 29(3), 423-438.

About

❗ This is a read-only mirror of the CRAN R package repository. SpuriousMemory — Testing True Long Memory Against Spurious Long Memory

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages