Learn R Programming

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

gRbase (version 0.8.0)

A package for graphical modelling in R

Description

The gRbase package provides certain general constructs which are used by other graphical modelling packages. This includes 1) the concept of gmData (graphical meta data), 2) several graph algorithms 3) facilities for table operations, 4) functions for testing for conditional independence. gRbase also illustrates how hierarchical log-linear models (hllm) may be implemented.

Copy Link

Version

Install

install.packages('gRbase')

Monthly Downloads

2,544

Version

0.8.0

License

GPL (>= 2)

Maintainer

S�ren H�jsgaard

Last Published

October 22nd, 2024

Functions in gRbase (0.8.0)

breastcancer

Gene expression signatures for p53 mutation status in 250 breast cancer samples
rats

Weightloss of rats
carcass

lean meat contents of pig carcasses
dietox

Growth curves of pigs in a 3x3 factorial experiment
chestSim

Simulated data from the Chest Clinic example
gModel

Class "gModel" - graphical models
cad

Coronary artery disease data
reinis

Risk factors for coronary heart disease.
ptable

Representation of and operations on multidimensional tables
hllm

Hierarchical log-linear models
validVarTypes

Admissible variable types in gmData objects
ug

Create undirected and directed graphs
graph-operations1

Simple operations on undirected and directed acyclic graphs.
mathmark

Mathematics marks for students
gRbase-utilities

Utility functions for gRbase
cov2pcor

Partial correlation (matrix)
gRfit

Class "gRfit" - fitted graphical models
triangulate

Triangulation of an undirected graph
table-operations

Compute table margin or table slice
querygraph

Query a graph
gRbase

The package `gRbase': summary information
gmData

Class "gmData" graphical meta data
graph-operations2

More advanced operations on undirected and directed acyclic graphs.
gRbase-internal

Internal gRbase functions