complex

Time series analysis and forecasting using complex variables

https://github.com/config-i1/complex

Science Score: 13.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Time series analysis and forecasting using complex variables

Basic Info
  • Host: GitHub
  • Owner: config-i1
  • Language: R
  • Default Branch: master
  • Size: 6.34 MB
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 7 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog

README.md

complex package for R

CRAN_Status_Badge Downloads R-CMD-check

Time series analysis and forecasting using complex variables

hex-sticker of the complex package for R

The package includes basic instruments for correlation and regression analysis of complex-valued variables. The package supports the monograph by Svetunkov & Svetunkov "Complex-valued Econometrics with Examples in R", which is to be published by Springer in 2024.

Installation

Stable version can be installed from CRAN: r install.packages("complex")

For installation from github use the remotes package: r if (!require("remotes")){install.packages("remotes")} remotes::install_github("config-i1/complex")

Owner

  • Name: Ivan Svetunkov
  • Login: config-i1
  • Kind: user
  • Location: Lancaster
  • Company: Lancaster University

GitHub Events

Total
Last Year

Packages

  • Total packages: 1
  • Total downloads:
    • cran 241 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: complex

Time Series Analysis and Forecasting Using Complex Variables

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 241 Last month
Rankings
Dependent packages count: 28.0%
Dependent repos count: 36.0%
Average: 49.7%
Downloads: 85.1%
Maintainers (1)
Last synced: over 1 year ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • greybox >= 0.5.0 depends
  • legion * depends
  • smooth >= 2.5.1 depends
  • graphics * imports
  • mvtnorm * imports
  • nloptr * imports
  • stats * imports
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests