Movatterモバイル変換


[0]ホーム

URL:


infocausality

CRANCRAN ReleaseLicenseLifecycle: experimentalR-CMD-checkR-universe

infocausality website: https://stscl.github.io/infocausality/

Information-Theoretic Measure of Causality

infocausality is an R package for information-theoreticcausal analysis.
It quantifies temporal and spatial causality through information flow,and decomposes it into unique, redundant, and synergistic components.The package provides native support fordata.frame,sf, andSpatRaster objects, offering a unifiedinterface for both time-series and spatial cross-sectional causalanalysis.

Refer to the package documentationhttps://stscl.github.io/infocausality/ for more detailedinformation.

Installation

install.packages("infocausality",dep =TRUE)
install.packages("infocausality",repos =c("https://stscl.r-universe.dev","https://cloud.r-project.org"),dep =TRUE)
if (!requireNamespace("devtools")) {install.packages("devtools")}devtools::install_github("stscl/infocausality",build_vignettes =TRUE,dep =TRUE)

[8]ページ先頭

©2009-2025 Movatter.jp