Macaulay2 » Documentation
Packages » GraphicalModels :: gaussianVanishingIdeal(...,OldVersion=>...)
next | previous | forward | backward | up | index | toc

gaussianVanishingIdeal(...,OldVersion=>...) -- optional argument in gaussianVanishingIdeal to use old method for gaussianRings coming from directed graphs

Description

By default, gaussianVanishingIdeal uses the code of the current version. However, if the graph only has directed edges, the user can choose to use the code from the previous version which is based on (2) from Seth Sullivant, Kelli Talaska, and Jan Draisma, Trek separation for Gaussian graphical models, The Annals of Statistics 38.3 (2010): 1665-1685.

See also

Functions with optional argument named OldVersion:

Further information

  • Default value: false
  • Function: gaussianVanishingIdeal -- vanishing ideal of a Gaussian graphical model
  • Option key: OldVersion -- optional argument in gaussianVanishingIdeal to use old method for gaussianRings coming from directed graphs

The source of this document is in GraphicalModels.m2:3435:0.