uroot

Unit Root Tests for Seasonal Time Series

https://github.com/geobosh/uroot

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Unit Root Tests for Seasonal Time Series

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 2
  • Open Issues: 1
  • Releases: 0
Created about 7 years ago · Last pushed about 2 years ago
Metadata Files
Readme Changelog

README.md

CRANStatusBadge

Unit Root Tests for Seasonal Time Series

Installing uroot

Install the latest stable version of uroot from CRAN:

install.packages("uroot")

You can install the development version of uroot from Github:

library(devtools)
install_github("GeoBosh/uroot")

Overview

Note: All CUDA related stuff was removed in version 2.1.0 of uroot. The last version with CUDA support was 2.0.11.

Seasonal unit roots and seasonal stability tests. P-values based on response surface regressions are available for both tests. P-values based on bootstrap are available for seasonal unit root tests.

** Windows systems:

GPU parallelization is not currently available on Windows systems.

** Unix systems:

For full operational capabilities, the 'uroot' 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).

3) A general purpose C compiler is needed by nvcc.

By default the package is installed without the GPU capabilities. To request them, set environment variable CUDA_IGNORE to any nonempty value for the R package installer.

Owner

  • Name: Georgi N. Boshnakov
  • Login: GeoBosh
  • Kind: user
  • Location: Manchester, UK
  • Company: The University of Manchester

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 12
  • Total Committers: 1
  • Avg Commits per committer: 12.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Georgi Boshnakov g****v@m****k 12
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 3.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 3.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • karamelikli (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 3,335 last-month
  • Total docker downloads: 138,751
  • Total dependent packages: 4
  • Total dependent repositories: 5
  • Total versions: 15
  • Total maintainers: 1
cran.r-project.org: uroot

Unit Root Tests for Seasonal Time Series

  • Versions: 15
  • Dependent Packages: 4
  • Dependent Repositories: 5
  • Downloads: 3,335 Last month
  • Docker Downloads: 138,751
Rankings
Downloads: 6.5%
Dependent packages count: 9.3%
Dependent repos count: 13.1%
Average: 17.3%
Forks count: 21.0%
Docker downloads count: 25.8%
Stargazers count: 27.8%
Last synced: 12 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.0.0 depends
  • stats * depends