Learn R Programming

⚠️There's a newer version (2.0.3) of this package.Take me there.

gRbase (version 1.6-4)

A package for graphical modelling in R

Description

The gRbase package provides certain general constructs 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: * maximum cardinality search (for marked and unmarked graphs). * moralize * triangulate * junctionTree gRbase facilities for array operations, gRbase implements functions for testing for conditional independence. gRbase illustrates how hierarchical log-linear models (hllm) may be implemented and describes concept of gmData (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.

Copy Link

Version

Install

install.packages('gRbase')

Monthly Downloads

2,544

Version

1.6-4

License

GPL (>= 2)

Maintainer

Søren Højsgaard

Last Published

October 7th, 2012

Functions in gRbase (1.6-4)

dietox

Growth curves of pigs in a 3x3 factorial experiment
glist2adjMAT

Creates adjacency matrix for a graph from a list of generators
gRbase

The package `gRbase': summary information
BodyFat

Body Fat Data
mpd

Maximal prime subgraph decomposition
gModel

Class "gModel" - graphical models
ug

Create undirected and directed graphs
cad

Coronary artery disease data
rats

Weightloss of rats
table-operations

Compute table margin or table slice
rip

RIP ordering and junction tree.
reinis

Risk factors for coronary heart disease.
chestSim

Simulated data from the Chest Clinic example
dumping

Gastric Dumping
gmData

Class "gmData" graphical meta data
mildew

Mildew fungus
edgeList

Find edges in a graph and edges not in a graph.
querygraph

Query a graph
moralize

Moralize a directed acyclic graph
iplot

Function for plotting graphs using the 'igraph' package.
breastcancer

Gene expression signatures for p53 mutation status in 250 breast cancer samples
gRbase-internal

Internal gRbase functions
lizard

Lizard behaviour
mathmark

Mathematics marks for students
cov2pcor

Partial correlation (matrix)
validVarTypes

Admissible variable types in gmData objects
gRbase-utilities

Utility functions for gRbase
combnPrim

Generate All Combinations of n Elements Taken m at a Time
Nutrimouse

The Nutrimouse Dataset
ashtrees

Crown dieback in ash trees
wine

Chemical composition of wine
triangulate

Triangulation of an undirected graph
carcass

Lean meat contents of 344 pig carcasses
hllm

Hierarchical log-linear models
Setoperations

Set operations
graph-operations1

Simple operations on undirected and directed acyclic graphs.
arrayCombine

Combine arrays
milkcomp

Milk composition data
gRfit

Class "gRfit" - fitted graphical models
compile,propagate

Compile and propagate functions
minimalTriang

Minimal triangulation of an undirected graph
compareModels

Generic function for model comparison
mcs

Maximum cardinality search on undirected graph.
parray

Representation of and operations on multidimensional tables