gRbase2.0.2 package

A Package for Graphical Modelling in R

all_pairs

Create all possible pairs

api-pct-operations

Array algebra

api-tabDist

Marginalize and condition in multidimensional array.

cov2pcor

Partial correlation (matrix)

data-dumping

Gastric Dumping

data-reinis

Risk factors for coronary heart disease.

all-subsets

Create all subsets

compareModels

Generic function for model comparison

api-array-07

Array operations (2007)

api-array-properties

Check if object is array

api-cell

Table cell operations.

api-cell_

Low level table cell operations implemented in c++

api-parray

Representation of and operations on multidimensional arrays

data-dietox

Growth curves of pigs in a 3x3 factorial experiment

api-tabNew

Create multidimensional arrays

api-tabX

Interface - operations on multidimensional arrays.

api-tabX_

Table operations implemented in c++

api_tabSlice

Array slices

array-simulate

Simulate data from array.

graph-ug2dag

Coerce between undirected and directed graphs when possible

data-ashtrees

Crown dieback in ash trees

data-BodyFat

Body Fat Data

data-breastcancer

Gene expression signatures for p53 mutation status in 250 breast cance...

data-carcass

Lean meat contents of 344 pig carcasses

data-chestSim

Simulated data from the Chest Clinic example

data-lizard

Lizard behaviour

data-mathmark

Mathematics marks for students

data-mildew

Mildew fungus

data-milkcomp

Milk composition data

data-Nutrimouse

The Nutrimouse Dataset

data-personality

Personality traits

data-rats

Weightloss of rats

data-wine

Chemical composition of wine

data_cad

Coronary artery disease data

data_handling

Utilities for data handling

downstream-aliases

Downstream aliases

edge_matrix

Coerce dag to edge matrix

fastcombn

Generate All Combinations of n Elements Taken m at a Time

gmwr_book

Functions from Graphical Modelling with R book

graph-clique

Get cliques of an undirected graph

graph-coerce-api

API for coercing graph representations

graph-coerce

Graph coercion

graph-create

Create undirected and directed graphs

graph-edgeList

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

graph-gcproperties

Properties of a generating class (for defining a graph).

graph-mcs

Maximum cardinality search on undirected graph.

graph-min-triangulate

Minimal triangulation of an undirected graph

graph-moralize

Moralize a directed acyclic graph

graph-mpd

Maximal prime subgraph decomposition

graph-randomdag

Random directed acyclic graph

graph-rip

Create RIP ordering of the cliques of an undirected graph; create junc...

graph-triangulate

Triangulation of an undirected graph

graph_coerce_list

Coercion of graphs represented as lists

graph_iplot

Function for plotting graphs using the 'igraph' package.

graph_is

Check properties of graphs.

graph_query

Query a graph

graph_topo_sort

Topological sort of vertices in directed acyclic graph

graph_vpar

List of vertices and their parents for graph.

grbase-utilities

gRbase utilities

gRbase

The package `gRbase': summary information

grbase_generics

Compile and propagate functions

internal

Internal functions for the gRbase package

set-operations

Suite of set operations

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.