Skip to content

AmurG/nse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nse

A modified version of the nse package ( https://r-forge.r-project.org/projects/nse/ ) that adds bootstrappers for xts objects based on the existing cpp bootstrapper via hashing the dates and passing them, then unhashing them.

(Both functions added to the f.bootstrap.R file)

Note that the wrapper to apply functions on the bootstrapped samples does not work with most PerfA metrics as they are bugged when they encounter multiple samples with the same date tag , which bootstrapping often causes.

Hence, the wrappers should be taken as a proof of concept, and that alone.

Also, please note that document with roxygen causes some issues with .Call in the NSE package. There may be some errors due to this.

About

A modified version of the nse package ( https://r-forge.r-project.org/projects/nse/ ) to add support for xts object bootstrapping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published