next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
RandomMonomialIdeals
::
sample(String)
sample(String) -- creates a Sample object from a folder on disk
Synopsis
Usage:
sample(String)
Function:
sample
Inputs:
FileName
,
a
string
, where the sample is stored
Outputs:
an object of class
Sample
, Sample read from disk
Description
A Sample object is read from the specified filename
See also
Sample
-- a type used to store a sample from a statistical model
writeSample
-- write sample to a file