Other packages > Find by keyword >

complex  

Time Series Analysis and Forecasting Using Complex Variables
View on CRAN: Click here


Download and install complex package within the R console
Install from CRAN:
install.packages("complex")

Install from Github:
library("remotes")
install_github("cran/complex")

Install by package version:
library("remotes")
install_version("complex", "1.0.0")



Attach the package and use:
library("complex")
Maintained by
Ivan Svetunkov
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-04-09
Latest Update: 2024-04-09
Description:
Set of function implementing the instruments for complex-valued modelling, including time series analysis and forecasting. This is based on the monograph by Svetunkov Sergey and Svetunkov Ivan "Complex-valued Econometrics with Examples in R" which is in press by Springer (expected to be published in 2024).
How to cite:
Ivan Svetunkov (2024). complex: Time Series Analysis and Forecasting Using Complex Variables. R package version 1.0.0, https://cran.r-project.org/web/packages/complex. Accessed 04 May. 2025.
Previous versions and publish date:
1.0.0 (2024-04-09 18:50)
Other packages that cited complex R package
View complex citation profile
Other R packages that complex depends, imports, suggests or enhances
Complete documentation for complex
Functions, R codes and Examples using the complex R package
Full complex package functions and examples
Downloads during the last 30 days
04/0704/0904/1204/1404/2004/2104/2204/23Downloads for complex0.811.21.41.61.822.22.42.62.833.2TrendBars

Today's Hot Picks in Authors and Packages

dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA