Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

gRbase : A Package for Graphical Modelling in R

Package: gRbase
Version: 1.7-5
Title: A Package for Graphical Modelling in R
Author: Søren Højsgaard <sorenh@math.aau.dk>
Maintainer: Søren Højsgaard <sorenh@math.aau.dk>
Description: The 'gRbase' package provides general features
which are used by other graphical modelling packages, in particular
by the packages 'gRain', 'gRim' and 'gRc'.
.
'gRbase' contains several datasets relevant for use in connection with
graphical models. Almost all datasets used in the book Graphical
Models with R (2012) are contained in 'gRbase'.
.
'gRbase' implements several graph algorithms (based mainly on
representing graphs as adjacency matrices - either in the form
of a standard matrix or a sparse matrix). Some graph
algorithms are:
(i) maximum cardinality search (for marked and unmarked graphs).
(ii) moralize.
(iii) triangulate.
(iv) 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. These features, however, are not maintained anymore and
remains in 'gRbase' only because there exists a paper describing
these facilities: A Common Platform for Graphical Models in R:
The 'gRbase' Package, Journal of Statistical Software, Vol 14,
No 17, 2005.
.
NOTICE Proper functionality of 'gRbase' requires that the packages graph,
'Rgraphviz' and 'RBGL' are installed from 'bioconductor'; for
installation instructions please refer to the webpage given below.
License: GPL (>= 2)
URL: http://people.math.aau.dk/~sorenh/software/gR/
ByteCompile: Yes
Encoding: latin1
Depends: R (>= 3.0.2), methods
Imports: Matrix, RBGL, igraph, graph, Rcpp (>= 0.11.1)
Suggests: Rgraphviz, microbenchmark
LinkingTo: Rcpp (>= 0.11.1), RcppArmadillo, RcppEigen
NeedsCompilation: yes
Packaged: 2016-02-20 05:50:35 UTC; sorenh
Repository: CRAN
Date/Publication: 2016-02-20 08:55:15

● Data Source: CranContrib
● 0 images, 38 functions, 16 datasets
Reverse Depends: 5