Vignettes and other documentation


[Top]

Requirements

This package requires the following installed on the system:
  1. CUDA capable GPU with compute capability >= 3.0.
  2. CUDA software, which includes the 'nvcc' (release >= 7.1) NVIDIA Cuda Compiler driver (available at https://www.nvidia.com).

Related material not included in the source files

The first part of "https://www.jalobe.com/doc/uroot.pdf" gives an introduction to the test statistics implemented in the package. (Section 6 is outdated.)

"https://www.jalobe.com/blog/testing-for-seasonal-stability-canova-and-hansen-test-statistic/" target="_blank" illustrates the usage of the package by applying the Canova and Hansen test to the data set employed in the original paper and computing p-values based on the response surface regression approach.

The GPU parallel implementation of the bootstrapped HEGY test statistics is described in "https://www.jalobe.com/doc/uroot-gpu.pdf".