write_surmisefunction: Write a surmise function file
Description
Write a surmise function to
a file. The file formats are described in the kstIO-package
information page.
Usage
write_surmisefunction(x, filename)
Arguments
- x
The data to be written, either a quadratic binary matrix or an object
of relation class.
- filename
A character string specifying the name of the base file.
Details
SUrmise function can (so far) be stored only in CSV format.