Skip to content
/ complex Public

❗ This is a read-only mirror of the CRAN R package repository. complex — Time Series Analysis and Forecasting Using Complex Variables. Homepage: https://github.com/config-i1/complex Report bugs for this package: https://github.com/config-i1/complex/issues

Notifications You must be signed in to change notification settings

cran/complex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

install.packages("complex")

For installation from github use the remotes package:

if (!require("remotes")){install.packages("remotes")}
remotes::install_github("config-i1/complex")

About

❗ This is a read-only mirror of the CRAN R package repository. complex — Time Series Analysis and Forecasting Using Complex Variables. Homepage: https://github.com/config-i1/complex Report bugs for this package: https://github.com/config-i1/complex/issues

Resources

Stars

Watchers

Forks

Packages

No packages published