Package: ceg 0.1.0
ceg: Chain Event Graph
Create and learn Chain Event Graph (CEG) models using a Bayesian framework. It provides us with a Hierarchical Agglomerative algorithm to search the CEG model space. The package also includes several facilities for visualisations of the objects associated with a CEG. The CEG class can represent a range of relational data types, and supports arbitrary vertex, edge and graph attributes. A Chain Event Graph is a tree-based graphical model that provides a powerful graphical interface through which domain experts can easily translate a process into sequences of observed events using plain language. CEGs have been a useful class of graphical model especially to capture context-specific conditional independences. References: Collazo R, Gorgen C, Smith J. Chain Event Graph. CRC Press, ISBN 9781498729604, 2018 (forthcoming); and Barday LM, Collazo RA, Smith JQ, Thwaites PA, Nicholson AE. The Dynamic Chain Event Graph. Electronic Journal of Statistics, 9 (2) 2130-2169 <doi:10.1214/15-EJS1068>.
Authors:
ceg_0.1.0.tar.gz
ceg_0.1.0.zip(r-4.5)ceg_0.1.0.zip(r-4.4)ceg_0.1.0.zip(r-4.3)
ceg_0.1.0.tgz(r-4.4-any)ceg_0.1.0.tgz(r-4.3-any)
ceg_0.1.0.tar.gz(r-4.5-noble)ceg_0.1.0.tar.gz(r-4.4-noble)
ceg_0.1.0.tgz(r-4.4-emscripten)ceg_0.1.0.tgz(r-4.3-emscripten)
ceg.pdf |ceg.html✨
ceg/json (API)
# Install 'ceg' in R: |
install.packages('ceg', repos = c('https://ptaranti.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ptaranti/ceg/issues
- artificial.chds - Test dataset - artificial.chds.
- scm - Test stratified ceg model
- set - Test stratified event tree
- set.manual - Test stratified event tree
- sst - Test stratified staged tree
Last updated 7 years agofrom:026c1a1141. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:CategoryCheckAndCleanDataplotStratified.ceg.modelStratified.event.treeStratified.staged.treeVariable
Dependencies:BiocGenericsgraphRgraphviz
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Chain Event Graph (ceg) | ceg-package ceg |
AlphaEdgeInternal | AlphaEdgeInternal |
test dataset - artificial.chds. | artificial.chds |
Category(label) | Category |
Category S4 Class | Category-class |
Ceg.model S4 class | Ceg.model-class |
CegGraphSimple | CegGraphSimple |
CheckAndCleanData | CheckAndCleanData |
ContingencyTable | ContingencyTable |
ContingencyTableVariable | ContingencyTableVariable |
Dinamic.programming S4 Class | Dinamic.programming-class |
Dirchlet.distribution | Dirchlet.distribution-class |
Dirchlet.MPNL.distribution | Dirchlet.MPNL.distribution-class |
Distribution.of.probability S4 Class | Distribution.of.probability-class |
EdgeLabel | EdgeLabel |
EdgeList | EdgeList |
EdgeSituation | EdgeSituation |
Event.tree S4 object | Event.tree-class |
Exhaustive.model.search.algorithm S4 Class | Exhaustive.model.search.algorithm-class |
Heuristic.model.search.algorithm | Heuristic.model.search.algorithm-class |
KeepLexOrder | KeepLexOrder |
LabelStage | LabelStage |
ListToVector | ListToVector |
MergeLabels | MergeLabels |
Model.search.algorithm | Model.search.algorithm-class |
Multinomial.distribution | Multinomial.distribution-class |
NodeColor | NodeColor |
NodeLabel | NodeLabel |
NodeSet | NodeSet |
OAHC Constructor | OAHC |
OAHC S4 Class | OAHC-class |
PairwisePosition | PairwisePosition |
Stratified.ceg.model Plotting | plot,Stratified.ceg.model,ANY-method |
Stratified.event.tree Plotting | plot,Stratified.event.tree,ANY-method |
Stratified.staged.tree Plotting | plot,Stratified.staged.tree,ANY-method |
PositionLevel | PositionLevel |
PositionStage | PositionStage |
'PositionVector' function rewrites a position structure associated with a particular variable: from a list to a vector. | PositionVector |
Posterior.distribution | Posterior.distribution-class |
Prior.distribution | Prior.distribution-class |
PriorDistribution | PriorDistribution |
PriorVariable | PriorVariable |
test stratified ceg model | scm |
test stratified event tree | set |
test stratified event tree (manualy constructed) | set.manual |
test stratified staged tree | sst |
Staged.tree | Staged.tree-class |
Stratified.ceg.model constructor. | Stratified.ceg.model |
Stratified.ceg.model | Stratified.ceg.model-class |
Stratified.event.tree | Stratified.event.tree Stratified.event.tree,ANY-method Stratified.event.tree,data.frame-method Stratified.event.tree,list-method Stratified.event.tree,missing-method |
Stratified.event.tree S4 Class | Stratified.event.tree-class |
Stratified.staged.tree | Stratified.staged.tree Stratified.staged.tree,ANY,ANY,ANY-method Stratified.staged.tree,data.frame,missing,missing-method Stratified.staged.tree,data.frame,numeric,missing-method Stratified.staged.tree,data.frame,numeric,numeric-method Stratified.staged.tree,missing,ANY,ANY-method Stratified.staged.tree,Stratified.event.tree,list,ANY-method |
Stratified.staged.tree | Stratified.staged.tree-class |
StratifiedCegPosition | StratifiedCegPosition |
StratifiedEventTreeGraph | StratifiedEventTreeGraph |
TreeGraph | TreeGraph |
TruncatedPath | TruncatedPath |
Variable(name,categories) | Variable |
Variable S4 Class | Variable-class |