RandomMonomialIdeals : Table of Contents
RandomMonomialIdeals -- A package for generating Erdos-Renyi-type random monomial ideals and variations
bettiStats -- statistics on Betti tables of a sample of monomial ideals
borelFixedStats -- fraction of Borel-fixed monomial ideals in the given list
CMStats -- fraction of monomial ideals in the given list whose quotient ring is Cohen-Macaulay
Coefficients -- optional input to choose the coefficients of the ambient polynomial ring
CountPure -- optional input to show the number of objects in the list whose Betti tables are pure
degStats -- statistics on the degrees of a list of monomial ideals
dimStats -- statistics on the Krull dimension of a list of monomial ideals
ER -- model for sampling from Erdos-Renyi type distributions on monomials
-
-
-
ER(ZZ,ZZ,List) -- Graded Erdos-Renyi type distribution on monomials over (n,D,L)
ER(ZZ,ZZ,RR) -- Erdos-Renyi type distribution on monomials over (n,D,p)
ER(ZZ,ZZ,ZZ) -- Erdos-Renyi type distribution on monomials over (n,D,M)
getData -- get the underlying samples
-
-
IncludeZeroIdeals -- optional input to choose whether or not zero ideals should be included
Mean -- return value for statistics
mingenStats -- statistics on the minimal generators of a list of monomial ideals: number and degree complexity
Model -- a type used to store a statistical model and its parameters
-
-
pdimStats -- statistics on projective dimension of a list of monomial ideals
-
randomMonomialSet -- randomly generates a list of monomials in fixed number of variables up to a given degree
-
randomMonomialSets -- randomly generates lists of monomials in fixed number of variables up to a given degree
regStats -- statistics on the regularities of a list of monomial ideals
Sample -- a type used to store a sample from a statistical model
sample -- generates a Sample object sampling from the given Model
-
-
SaveBettis -- optional input to store all Betti tables computed
ShowTally -- optional input to choose if the tally is to be returned
-
StdDev -- return value for statistics
VariableName -- optional input to choose the variable name for the generated polynomials
Verbose -- optional input to request verbose feedback
-