Package: layeranalyzer
Type: Package
Title: Time Series Analysis Tool using Linear Layered SDEs
Version: 0.4.1
Date: 2026-08-16
Encoding: UTF-8
Authors@R: c(
    person(given="Trond", family="Reitan", email="trond.reitan@geo.uio.no",
                          role=c("aut","cre"), comment=c(ORCID="0000-0003-0793-8731")),
	person(given="Lee Hsiang", family="Liow", role=c("ctb"), comment=c(ORCID="0000-0002-3732-6069")),
    person(given="Adam T.", family="Kocsis", role=c("ctb"), comment=c(ORCID="0000-0002-9028-665X")))
Maintainer: Trond Reitan <trond.reitan@geo.uio.no>
Description: Time series analysis tool using linear layered stochastic
 differential equations. The package allows for multiple time
 series with correlative and/or causal links between them. Unmeasured causal
 processes are allowed to affect the measured processes in a layered structure,
 hence the name of the package. In case of causal feedback loops,
 the matrix operations (including eigenvalue decompositions) allows for
 complex numbers. In this case, cyclic behavior can be expected.
 Details can be found in Reitan and Liow (2019)<doi:10.1111/2041-210X.13299>.
License: LGPL-3
Suggests: knitr, rmarkdown, markdown
Depends: R (>= 2.10)
Imports: methods, stats, Rcpp, coda (>= 0.19.1)
LinkingTo: Rcpp
URL: https://folk.universitetetioslo.no/trondr/R/
LazyData: true
ByteCompile: yes
Biarch: no
NeedsCompilation: yes
Packaged: 2026-08-21 07:53:48 UTC; trondr
Author: Trond Reitan [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0793-8731>),
  Lee Hsiang Liow [ctb] (ORCID: <https://orcid.org/0000-0002-3732-6069>),
  Adam T. Kocsis [ctb] (ORCID: <https://orcid.org/0000-0002-9028-665X>)
Repository: CRAN
Date/Publication: 2026-08-28 09:50:08 UTC
Built: R 4.5.2; aarch64-apple-darwin20; 2026-08-28 14:11:25 UTC; unix
Archs: layeranalyzer.so.dSYM
