GraphicalModels : Table of Contents
-
GraphicalModels -- a package for discrete and Gaussian statistical graphical models
-
-
-
compU -- key in hash table gaussianRingData: component of undirected edges in vertex set of a mixed graph
-
compW -- key in hash table gaussianRingData: component of bidirected edges in vertex set of a mixed graph
-
-
-
directedEdgesMatrix -- matrix corresponding to the directed edges of a digraph or a mixed graph
-
-
gaussianMatrices -- matrices whose minors generate the Gaussian conditional independence ideal
-
-
-
gaussianRing -- ring of Gaussian correlations on n random variables or a graphical model
-
-
-
-
-
-
-
gaussianRing(Graph) -- ring of Gaussian correlations of a graphical model coming from an undirected graph
-
-
-
-
-
-
globalMarkov -- global Markov statements for a graph or a directed graph
-
graphType -- class of graph used to generate a gaussian ring
-
hiddenMap -- linear map between the ring of a model with one hidden variable and the ring of the corresponding fully observed model
-
-
-
kVar -- key in hash table gaussianRingData: labels of k variables
-
kVariableName -- optional input to choose the variable names for concentration matrix in gaussianRing
-
localMarkov -- local Markov statements for a graph or a directed graph
-
lVar -- key in hash table gaussianRingData: labels of l variables
-
lVariableName -- optional input to choose the variable names for the regression matrix
-
marginMap -- linear map on joint distributions for discrete random variables replacing marginals for indeterminates
-
markovMatrices -- matrices whose minors form the ideal of a list of independence statements
-
markovRing -- ring of joint probability distributions on several discrete random variables
-
-
-
nn -- key in hash table gaussianRingData: total number of variables
-
OldVersion -- optional argument in gaussianVanishingIdeal to use old method for gaussianRings coming from directed graphs
-
pairMarkov -- pairwise Markov statements for a graph or a directed graph
-
pVar -- key in hash table gaussianRingData: labels of p variables
-
pVariableName -- optional input to choose the variable names for the covariance matrix of the error terms
-
SimpleTreks -- optional input for gaussianParametrization
-
sVar -- key in hash table gaussianRingData: labels of s variables
-
sVariableName -- optional input to choose the variable names for the covariance matrix
-
trekIdeal -- trek separation ideal of a mixed graph
-
-
-
VariableName -- optional input to choose indeterminate name in markovRing