Package: iCARH 2.0.2.1

Takoua Jendoubi

iCARH: Integrative Conditional Autoregressive Horseshoe Model

Implements the integrative conditional autoregressive horseshoe model discussed in Jendoubi, T., Ebbels, T.M. Integrative analysis of time course metabolic data and biomarker discovery. BMC Bioinformatics 21, 11 (2020) <doi:10.1186/s12859-019-3333-0>. The model consists in three levels: Metabolic pathways level modeling interdependencies between variables via a conditional auto-regressive (CAR) component, integrative analysis level to identify potential associations between heterogeneous omic variables via a Horseshoe prior and experimental design level to capture experimental design conditions through a mixed-effects model. The package also provides functions to simulate data from the model, construct pathway matrices, post process and plot model parameters.

Authors:Takoua Jendoubi [aut, cre], Timothy M.D. Ebbels [aut]

iCARH_2.0.2.1.tar.gz
iCARH_2.0.2.1.zip(r-4.7)iCARH_2.0.2.1.zip(r-4.6)iCARH_2.0.2.1.zip(r-4.5)
iCARH_2.0.2.1.tgz(r-4.6-any)iCARH_2.0.2.1.tgz(r-4.5-any)
iCARH_2.0.2.1.tar.gz(r-4.7-any)iCARH_2.0.2.1.tar.gz(r-4.6-any)
iCARH_2.0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
iCARH/json (API)

# Install 'iCARH' in R:
install.packages('iCARH', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/cranhaven/cranhaven.r-universe.dev/issues

On CRAN:

Conda:

archivedpackagesr-universe

2.70 score 5 stars 6 scripts 195 downloads 1 mentions 18 exports 106 dependencies

Last updated from:adbf75eb29 (on package/iCARH). Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK248
source / vignettesOK303
linux-release-x86_64OK231
macos-release-arm64OK152
macos-oldrel-arm64OK123
windows-develOK190
windows-releaseOK228
windows-oldrelOK206
wasm-releaseOK164

Exports:iCARH.checkNormalityiCARH.checkRhatsiCARH.getARCoeffiCARH.getBetaiCARH.getDataImputationiCARH.getPathwaysCoeffiCARH.getPathwaysMatiCARH.getTreatmentEffectiCARH.madiCARH.modeliCARH.paramsiCARH.plotARCoeffiCARH.plotBetaiCARH.plotDataImputationiCARH.plotPathwayPerturbationiCARH.plotTreatmentEffectiCARH.simulateiCARH.waic

Dependencies:abindbackportsBHBiocGenericsbitopsbootbroomcallrcarcarDatacheckmateclicolorspacecorrplotcowplotcpp11DerivdescdistributionaldoBydplyrfarverforecastFormulafracdiffgenericsggplot2ggpubrggrepelggsciggsignifgluegraphgridExtragtableigraphinlineisobandKEGGgraphlabelinglatticelifecyclelme4lmtestloomagrittrMASSMatrixMatrixModelsmatrixStatsmc2dmgcvmicrobenchmarkminqamodelrmvtnormnlmenloptrnnetnumDerivpbkrtestpillarpkgbuildpkgconfigplyrpolynomposteriorprocessxpspurrrquantregQuickJSRR6rbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRcppParallelRCurlRdpackreformulasreshape2RgraphvizrlangrstanrstatixS7scalesSparseMStanHeadersstringistringrsurvivaltensorAtibbletidyrtidyselecttimeDateurcautf8vctrsviridisLitewithrXMLzoo

Example for simulating and running the iCARH model

Rendered fromexample.Rmdusingknitr::rmarkdownon May 14 2026.

Last update: 2026-05-14
Started: 2026-05-14

Readme and manuals

Help Manual

Help pageTopics
Return model parametersiCARH.getARCoeff iCARH.getBeta iCARH.getDataImputation iCARH.getPathwaysCoeff iCARH.getTreatmentEffect
Builds pathways adjacency matricesiCARH.getPathwaysMat
Runs the integrative CAR Horseshoe modeliCARH.model
Summarize and return model parametersiCARH.params
Postprocess and plot model parametersiCARH.checkNormality iCARH.checkRhats iCARH.mad iCARH.plotARCoeff iCARH.plotBeta iCARH.plotDataImputation iCARH.plotPathwayPerturbation iCARH.plotTreatmentEffect iCARH.waic
Simulates longitudinal data based on the iCARH model.iCARH.simulate