Package: complex 1.0.2
complex: Time Series Analysis and Forecasting Using Complex Variables
Implements the instruments for complex-valued modelling, including time series analysis and forecasting. This is based on the monograph by Svetunkov & Svetunkov (2024) <doi:10.1007/978-3-031-62608-1>.
Authors:
complex_1.0.2.tar.gz
complex_1.0.2.zip(r-4.7)complex_1.0.2.zip(r-4.6)complex_1.0.2.zip(r-4.5)
complex_1.0.2.tgz(r-4.6-x86_64)complex_1.0.2.tgz(r-4.6-arm64)complex_1.0.2.tgz(r-4.5-x86_64)complex_1.0.2.tgz(r-4.5-arm64)
complex_1.0.2.tar.gz(r-4.7-arm64)complex_1.0.2.tar.gz(r-4.7-x86_64)complex_1.0.2.tar.gz(r-4.6-arm64)complex_1.0.2.tar.gz(r-4.6-x86_64)
complex_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
complex/json (API)
NEWS
| # Install 'complex' in R: |
| install.packages('complex', repos = c('https://config-i1.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/config-i1/complex/issues
Last updated from:a8b660c80e. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 189 | ||
| linux-devel-x86_64 | OK | 196 | ||
| source / vignettes | OK | 235 | ||
| linux-release-arm64 | OK | 213 | ||
| linux-release-x86_64 | OK | 202 | ||
| macos-release-arm64 | OK | 98 | ||
| macos-release-x86_64 | OK | 232 | ||
| macos-oldrel-arm64 | OK | 129 | ||
| macos-oldrel-x86_64 | OK | 226 | ||
| windows-devel | OK | 147 | ||
| windows-release | OK | 134 | ||
| windows-oldrel | OK | 169 | ||
| wasm-release | OK | 159 |
Exports:cacfccorccovccov2corcdescalecexpclmclogcomplex2matcomplex2veccovarcpacfcplotcscalecvardcnorminvertmat2complexpcnormqcnormrcnormvec2complex
Dependencies:askpasscurlgenericsgreyboxhttrjsonlitelatticelegionMASSMatrixmimemvtnormnloptropensslpracmaR6RcppRcppArmadillosmoothstatmodsystexregxtablezoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Complex Correlation Function Estimation | cacf cpacf plot.cacf print.cacf |
| Complex Linear Model | clm sigma.clm summary.clm vcov.clm |
| Functions that transform real and imaginary parts of a complex variable | cexp clog |
| Functions to manipulate complex variables and matrices | complex2mat complex2vec mat2complex vec2complex |
| Scatterplots for complex variables | cplot |
| Functions scale real and imaginary parts of a complex variable | cdescale cscale |
| Correlation, Variance and Covariance (Matrices) for complex variables | ccor ccov ccov2cor covar cvar |
| Complex Normal Distribution | cnormal dcnorm pcnorm qcnorm rcnorm |
| Function calculates inverse of matrix of complex variables | invert |
