recipe r-grbase

The 'gRbase' package provides graphical modelling features used by e.g. the packages 'gRain', 'gRim' and 'gRc'. 'gRbase' implements graph algorithms including (i) maximum cardinality search (for marked and unmarked graphs). (ii) moralization, (iii) triangulation, (iv) creation of junction tree. 'gRbase' facilitates array operations, 'gRbase' implements functions for testing for conditional independence. 'gRbase' illustrates how hierarchical log-linear models may be implemented and describes concept of graphical meta data. The facilities of the package are documented in the book by Højsgaard, Edwards and Lauritzen (2012, <doi:10.1007/978-1-4614-2299-0>) and in the paper by Dethlefsen and Højsgaard, (2005, <doi:10.18637/jss.v014.i17>). Please see 'citation("gRbase")' for citation details. NOTICE 'gRbase' requires that the packages graph, 'Rgraphviz' and 'RBGL' are installed from 'bioconductor'; for installation instructions please refer to the web page given below.

Homepage:

http://people.math.aau.dk/~sorenh/software/gR/

License:

GPL2 / GPL-2.0-or-later

Recipe:

/r-grbase/meta.yaml

package r-grbase

(downloads) docker_r-grbase

Versions:
1.8.9-21.8.9-11.8.9-01.8.8-11.8.8-01.8.7-11.8.7-01.8_6.7-21.8_6.7-1

1.8.9-21.8.9-11.8.9-01.8.8-11.8.8-01.8.7-11.8.7-01.8_6.7-21.8_6.7-11.8_6.7-01.8_3.4-61.8_3.4-51.8_3.4-41.8_3.4-31.8_3.4-21.8_3.4-11.8_3.4-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install r-grbase

and update with:

conda update r-grbase

or use the docker container:

docker pull quay.io/biocontainers/r-grbase:<tag>

(see r-grbase/tags for valid values for <tag>)

Download stats