next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
RandomMonomialIdeals :: Model

Model -- a type used to store a statistical model and its parameters

Description

This type is used to store the information about a model: model name, parameters, and generating function.

Functions and methods returning an object of class Model :

Methods that use an object of class Model :

For the programmer

The object Model is a type, with ancestor classes HashTable < Thing.