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

Sample -- a type used to store a sample from a statistical model

Description

This type is used to store a sample from a given Model. To create a sample, use the sample method.

Functions and methods returning an object of class Sample :

Methods that use an object of class Sample :

For the programmer

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