{
  "_id": "6a4a321796bf500e17672e1c",
  "Package": "ForeCA",
  "Type": "Package",
  "Title": "Forecastable Component Analysis",
  "Version": "0.2.7",
  "Date": "2020-06-21",
  "Authors@R": "person(given = \"Georg M.\",\nfamily = \"Goerg\",\nrole = c(\"aut\", \"cre\"),\nemail = \"im@gmge.org\")",
  "URL": "https://github.com/gmgeorg/ForeCA",
  "Description": "Implementation of Forecastable Component Analysis\n('ForeCA'), including main algorithms and auxiliary function\n(summary, plotting, etc.) to apply 'ForeCA' to multivariate\ntime series data. 'ForeCA' is a novel dimension reduction (DR)\ntechnique for temporally dependent signals. Contrary to other\npopular DR methods, such as 'PCA' or 'ICA', 'ForeCA' takes time\ndependency explicitly into account and searches for the most\n''forecastable'' signal. The measure of forecastability is\nbased on the Shannon entropy of the spectral density of the\ntransformed signal.",
  "License": "GPL-2",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://gmgeorg.r-universe.dev",
  "Date/Publication": "2020-07-03 02:40:58 UTC",
  "RemoteUrl": "https://github.com/gmgeorg/foreca",
  "RemoteRef": "HEAD",
  "RemoteSha": "d6ff736c37a82e1134ca2c283f2c4c25c13d5e54",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:55:47 UTC",
    "User": "root"
  },
  "Author": "Georg M. Goerg [aut, cre]",
  "Maintainer": "Georg M. Goerg <im@gmge.org>",
  "_user": "gmgeorg",
  "_type": "src",
  "_file": "ForeCA_0.2.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/dd68a6e1d3b8320fcd435b8e72f413a33eb02a5c0fa26cb38ea8d8a341257fed",
  "_filesize": 1251930,
  "_sha256": "dd68a6e1d3b8320fcd435b8e72f413a33eb02a5c0fa26cb38ea8d8a341257fed",
  "_expires": "2026-10-13T10:29:41.000Z",
  "_created": "2026-06-07T07:55:47.000Z",
  "_published": "2026-07-05T10:29:43.695Z",
  "_jobs": [
    {
      "job": 85214879344,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7462121813"
    },
    {
      "job": 85214879466,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462121056"
    },
    {
      "job": 85214879385,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7462123772"
    },
    {
      "job": 85214879472,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462117984"
    },
    {
      "job": 85214879167,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462103771"
    },
    {
      "job": 85214879419,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462116830"
    },
    {
      "job": 85214879547,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7462117199"
    },
    {
      "job": 85214879532,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7462121533"
    },
    {
      "job": 85214879454,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462115144"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gmgeorg/actions/runs/27086623337",
  "_status": "success",
  "_upstream": "https://github.com/gmgeorg/foreca",
  "_commit": {
    "id": "d6ff736c37a82e1134ca2c283f2c4c25c13d5e54",
    "author": "Georg <im@gmge.org>",
    "committer": "Georg <im@gmge.org>",
    "message": "update readme\n",
    "time": 1593744058
  },
  "_maintainer": {
    "name": "Georg M. Goerg",
    "email": "im@gmge.org",
    "login": "gmgeorg",
    "description": "Measure. Learn. Improve.",
    "uuid": 48655643
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "astsa",
      "version": ">= 1.10",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.4",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "psd",
      "role": "Suggests"
    },
    {
      "package": "fBasics",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "version": ">= 3.1-64",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "rSFA",
      "role": "Suggests"
    }
  ],
  "_owner": "gmgeorg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "blind-source-separation",
    "dimensionality-reduction",
    "forecasting",
    "multivariate-timeseries",
    "signal-processing",
    "spectrum",
    "time-series",
    "time-series-analysis"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "gmgeorg",
      "count": 24,
      "uuid": 48655643
    }
  ],
  "_userbio": {
    "uuid": 48655643,
    "type": "user",
    "name": "Georg",
    "description": "Measure. Learn. Improve."
  },
  "_downloads": {
    "count": 402,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ForeCA"
  },
  "_devurl": "https://github.com/gmgeorg/foreca",
  "_searchresults": 43,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ForeCA.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gmgeorg/foreca",
  "_realowner": "gmgeorg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2012-05-21"
    },
    {
      "version": "0.0.8.1",
      "date": "2012-12-11"
    },
    {
      "version": "0.0.9",
      "date": "2012-12-12"
    },
    {
      "version": "0.1",
      "date": "2014-03-02"
    },
    {
      "version": "0.2.0",
      "date": "2015-02-20"
    },
    {
      "version": "0.2.2",
      "date": "2015-04-29"
    },
    {
      "version": "0.2.4",
      "date": "2016-03-30"
    },
    {
      "version": "0.2.6",
      "date": "2020-05-11"
    },
    {
      "version": "0.2.7",
      "date": "2020-06-29"
    }
  ],
  "_exports": [
    "check_mvspectrum_normalized",
    "check_whitened",
    "complete_algorithm_control",
    "complete_entropy_control",
    "complete_spectrum_control",
    "continuous_entropy",
    "discrete_entropy",
    "fill_hermitian",
    "foreca",
    "foreca.EM.E_and_M_step",
    "foreca.EM.E_step",
    "foreca.EM.h",
    "foreca.EM.M_step",
    "foreca.EM.one_weightvector",
    "foreca.multiple_weightvectors",
    "foreca.one_weightvector",
    "get_spectrum_from_mvspectrum",
    "initialize_weightvector",
    "mvpgram",
    "mvspectrum",
    "mvspectrum2wcov",
    "normalize_mvspectrum",
    "Omega",
    "quadratic_form",
    "sfa",
    "spectral_entropy",
    "spectrum_of_linear_combination",
    "sqrt_matrix",
    "weightvector2entropy_wcov",
    "whiten"
  ],
  "_help": [
    {
      "page": "ForeCA-package",
      "title": "Implementation of Forecastable Component Analysis (ForeCA)",
      "topics": [
        "ForeCA-package",
        "ForeCA"
      ]
    },
    {
      "page": "common-arguments",
      "title": "List of common arguments",
      "topics": [
        "common-arguments"
      ]
    },
    {
      "page": "complete-controls",
      "title": "Completes several control settings",
      "topics": [
        "complete-controls",
        "complete_algorithm_control",
        "complete_entropy_control",
        "complete_spectrum_control"
      ]
    },
    {
      "page": "continuous_entropy",
      "title": "Shannon entropy for a continuous pdf",
      "topics": [
        "continuous_entropy"
      ]
    },
    {
      "page": "discrete_entropy",
      "title": "Shannon entropy for discrete pmf",
      "topics": [
        "discrete_entropy"
      ]
    },
    {
      "page": "foreca",
      "title": "Forecastable Component Analysis",
      "topics": [
        "foreca",
        "foreca.multiple_weightvectors",
        "foreca.one_weightvector"
      ]
    },
    {
      "page": "foreca-utils",
      "title": "Plot, summary, and print methods for class 'foreca'",
      "topics": [
        "biplot.foreca",
        "foreca-utils",
        "plot.foreca",
        "print.foreca",
        "summary.foreca"
      ]
    },
    {
      "page": "foreca.EM-aux",
      "title": "ForeCA EM auxiliary functions",
      "topics": [
        "foreca.EM-aux",
        "foreca.EM.E_and_M_step",
        "foreca.EM.E_step",
        "foreca.EM.h",
        "foreca.EM.M_step"
      ]
    },
    {
      "page": "foreca.EM.one_weightvector",
      "title": "EM-like algorithm to estimate optimal ForeCA transformation",
      "topics": [
        "foreca.EM.one_weightvector"
      ]
    },
    {
      "page": "foreca.one_weightvector-utils",
      "title": "Plot, summary, and print methods for class 'foreca.one_weightvector'",
      "topics": [
        "foreca.one_weightvector-utils",
        "plot.foreca.one_weightvector",
        "summary.foreca.one_weightvector"
      ]
    },
    {
      "page": "initialize_weightvector",
      "title": "Initialize weightvector for iterative ForeCA algorithms",
      "topics": [
        "initialize_weightvector"
      ]
    },
    {
      "page": "mvspectrum",
      "title": "Estimates spectrum of multivariate time series",
      "topics": [
        "check_mvspectrum_normalized",
        "get_spectrum_from_mvspectrum",
        "mvpgram",
        "mvspectrum",
        "normalize_mvspectrum",
        "spectrum_of_linear_combination"
      ]
    },
    {
      "page": "mvspectrum-utils",
      "title": "S3 methods for class 'mvspectrum'",
      "topics": [
        "mvspectrum-utils",
        "plot.mvspectrum"
      ]
    },
    {
      "page": "mvspectrum2wcov",
      "title": "Compute (weighted) covariance matrix from frequency spectrum",
      "topics": [
        "mvspectrum2wcov",
        "weightvector2entropy_wcov"
      ]
    },
    {
      "page": "Omega",
      "title": "Estimate forecastability of a time series",
      "topics": [
        "Omega"
      ]
    },
    {
      "page": "quadratic_form",
      "title": "Computes quadratic form x' A x",
      "topics": [
        "fill_hermitian",
        "quadratic_form"
      ]
    },
    {
      "page": "sfa",
      "title": "Slow Feature Analysis",
      "topics": [
        "sfa"
      ]
    },
    {
      "page": "spectral_entropy",
      "title": "Estimates spectral entropy of a time series",
      "topics": [
        "spectral_entropy"
      ]
    },
    {
      "page": "whiten",
      "title": "whitens multivariate data",
      "topics": [
        "check_whitened",
        "sqrt_matrix",
        "whiten"
      ]
    }
  ],
  "_readme": "https://github.com/gmgeorg/foreca/raw/HEAD/README.md",
  "_rundeps": [
    "astsa",
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "MASS",
    "plyr",
    "Rcpp",
    "reshape2",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction to ForeCA",
      "author": "Georg M. Goerg",
      "engine": "knitr::knitr",
      "headings": [
        "What is ForeCA?",
        "Specifying estimation settings",
        "Example: European stock market data",
        "Time series EDA",
        "foreca(): find forecastable components",
        "S3 methods",
        "Session info"
      ],
      "created": "2020-06-07 20:11:25",
      "modified": "2020-06-29 00:56:34",
      "commits": 7
    }
  ],
  "_score": 5.536558442571531,
  "_indexed": true,
  "_nocasepkg": "foreca",
  "_universes": [
    "gmgeorg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-06-07T07:57:58.000Z",
      "distro": "noble",
      "commit": "d6ff736c37a82e1134ca2c283f2c4c25c13d5e54",
      "fileid": "https://r2.ropensci.org/bcbcf563734f29437d82002ccbca178899adbeee1da11ded151e8c4c97d94dac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gmgeorg/actions/runs/27086623337"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-06-07T07:57:52.000Z",
      "distro": "noble",
      "commit": "d6ff736c37a82e1134ca2c283f2c4c25c13d5e54",
      "fileid": "https://r2.ropensci.org/92639ad753f8bdda624deb61b78ffa0e635d798a3ca2da09af95ef5085926b9a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gmgeorg/actions/runs/27086623337"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-06-07T07:58:18.000Z",
      "commit": "d6ff736c37a82e1134ca2c283f2c4c25c13d5e54",
      "fileid": "https://r2.ropensci.org/0b1983d71346ff887c4d18b0d8ae36c2f0644a8cce687c357fb050ca4d65bce1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gmgeorg/actions/runs/27086623337"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-06-07T07:57:38.000Z",
      "commit": "d6ff736c37a82e1134ca2c283f2c4c25c13d5e54",
      "fileid": "https://r2.ropensci.org/56c38e4905afefb859e017d30000b627169fd2a98a61dcf1aedfb09291eb3a0c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gmgeorg/actions/runs/27086623337"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.7",
      "date": "2026-06-07T07:57:52.000Z",
      "commit": "d6ff736c37a82e1134ca2c283f2c4c25c13d5e54",
      "fileid": "https://r2.ropensci.org/191afa079396b26e0a00e468803f217122f81ce9ed7c57e9555940bd1ab78f47",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gmgeorg/actions/runs/27086623337"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-06-07T07:57:11.000Z",
      "commit": "d6ff736c37a82e1134ca2c283f2c4c25c13d5e54",
      "fileid": "https://r2.ropensci.org/e27850cd8d5921962d474d52d7631b1756bd48a62c0beb1a8b7f862de7129b75",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gmgeorg/actions/runs/27086623337"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-06-07T07:57:46.000Z",
      "commit": "d6ff736c37a82e1134ca2c283f2c4c25c13d5e54",
      "fileid": "https://r2.ropensci.org/d7addc2e30733e8ed4b0dac4c70b75d41235a96ed5eb71a210e2d36503e4ed2c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gmgeorg/actions/runs/27086623337"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-06-07T07:56:55.000Z",
      "commit": "d6ff736c37a82e1134ca2c283f2c4c25c13d5e54",
      "fileid": "https://r2.ropensci.org/7ecc521b14b052e01102355b8989bf5e641e1c2c2173a5e609302481bb40ea1d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gmgeorg/actions/runs/27086623337"
    }
  ]
}